minor updates

This commit is contained in:
Blaise Tine
2023-12-30 00:52:44 -08:00
parent 7425446b15
commit 031d24e695
65 changed files with 5705 additions and 18904 deletions

View File

@@ -292,8 +292,8 @@
// Floating-Point Units ///////////////////////////////////////////////////////
// Size of FPU Request Queue
`ifndef FPU_REQ_QUEUE_SIZE
`define FPU_REQ_QUEUE_SIZE (2 * (`NUM_THREADS / `NUM_FPU_LANES))
`ifndef FPUQ_SIZE
`define FPUQ_SIZE (2 * (`NUM_THREADS / `NUM_FPU_LANES))
`endif
// FNCP Latency