This commit is contained in:
Richard Yan
2024-05-07 14:00:31 -07:00
41 changed files with 7007 additions and 25 deletions

View File

@@ -14,6 +14,16 @@
`ifndef VX_PLATFORM_VH
`define VX_PLATFORM_VH
// synthesis only
`ifndef SIMULATION
`define SYNTHESIS
`define NDEBUG
`define DPI_DISABLE
`else
`define SV_DPI
`endif
`ifdef SYNTHESIS
`define GPR_RESET
`define LSU_DUP_DISABLE
`define ICACHE_DISABLE