pipeline refactoring
This commit is contained in:
@@ -59,6 +59,10 @@
|
||||
`define L3_ENABLE (`NUM_CLUSTERS > 1)
|
||||
`endif
|
||||
|
||||
`ifndef EXT_M_ENABLE
|
||||
`define EXT_M_ENABLE 1
|
||||
`endif
|
||||
|
||||
// Configuration Values =======================================================
|
||||
|
||||
`define VENDOR_ID 0
|
||||
@@ -85,6 +89,8 @@
|
||||
`define CSR_INSTR_L 12'hC02
|
||||
`define CSR_INSTR_H 12'hC82
|
||||
|
||||
`define CSR_MISA 12'h301
|
||||
|
||||
// Dcache Configurable Knobs ==================================================
|
||||
|
||||
// Size of cache in bytes
|
||||
|
||||
Reference in New Issue
Block a user