Doc changes

This commit is contained in:
Hansung Kim
2024-06-09 13:41:00 -07:00
parent 12f8722dd5
commit 874a3bf194
3 changed files with 3 additions and 2 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