minor update

This commit is contained in:
Blaise Tine
2021-01-01 20:24:18 -08:00
parent da9649c2a3
commit 93c36273fa
5 changed files with 45 additions and 72 deletions

View File

@@ -248,7 +248,7 @@
// Size of LSU Request Queue
`ifndef LSUQ_SIZE
`define LSUQ_SIZE 8
`define LSUQ_SIZE (`NUM_WARPS * `NUM_THREADS)
`endif
// Size of FPU Request Queue