This commit is contained in:
Blaise Tine
2021-01-25 02:22:00 -08:00
parent 8775f63ec4
commit 5419859281
24 changed files with 86 additions and 87 deletions

View File

@@ -41,8 +41,7 @@ module VX_fpu_unit #(
VX_index_buffer #(
.DATAW (`NW_BITS + `NUM_THREADS + 32 + `NR_BITS + 1),
.SIZE (`FPUQ_SIZE),
.FASTRAM (1)
.SIZE (`FPUQ_SIZE)
) req_metadata (
.clk (clk),
.reset (reset),