tensor: Improve commit efficiency by decoupling dpu with fifo

This commit is contained in:
Hansung Kim
2024-05-26 21:59:25 -07:00
parent 864265bda5
commit 28f6cd59b5
3 changed files with 34 additions and 20 deletions

View File

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