initial tcore impl

This commit is contained in:
joshua
2024-03-21 01:29:38 -07:00
parent f9b4509936
commit b254281295
5 changed files with 303 additions and 8 deletions

View File

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