This commit is contained in:
Richard Yan
2024-06-09 15:15:31 -07:00
13 changed files with 959 additions and 136 deletions

View File

@@ -14,7 +14,7 @@
`ifndef VX_PLATFORM_VH
`define VX_PLATFORM_VH
// synthesis only
// enable synthesizable build if SIMULATION not explicitly defined
`ifndef SIMULATION
`define SYNTHESIS
`define NDEBUG