pipeline optimization

This commit is contained in:
Blaise Tine
2020-07-30 03:06:01 -07:00
parent 60e05ae19a
commit 27e95530ef
20 changed files with 184 additions and 340 deletions

View File

@@ -28,7 +28,7 @@
`endif
`ifndef NUM_CSRS
`define NUM_CSRS 1024
`define NUM_CSRS 64
`endif
`ifndef STARTUP_ADDR
@@ -57,7 +57,7 @@
`define EXT_M_ENABLE
//`define EXT_F_ENABLE
`define EXT_F_ENABLE
// Configuration Values =======================================================