Set correct dpu hmma latency

This commit is contained in:
Hansung Kim
2024-05-29 17:14:54 -07:00
parent 5ed6041e33
commit 35273b3d74

View File

@@ -391,7 +391,7 @@
// Tensor Core Latency // Tensor Core Latency
`ifndef LATENCY_HMMA `ifndef LATENCY_HMMA
`define LATENCY_HMMA 2 `define LATENCY_HMMA 4
`endif `endif
// Icache Configurable Knobs ////////////////////////////////////////////////// // Icache Configurable Knobs //////////////////////////////////////////////////