We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9383300 commit b842759Copy full SHA for b842759
CMakeLists.txt
@@ -56,7 +56,6 @@ option(ODIN_SANITIZE "Enable building odin with sanitize flags" OFF)
56
57
# Allow the user to enable building Yosys
58
option(WITH_PARMYS "Enable Yosys as elaborator and parmys-plugin as partial mapper" ON)
59
-#option(SYNLIG_SYSTEMVERILOG "Enable building and installing Synlig SystemVerilog and UHDM plugins" OFF)
60
option(SLANG_SYSTEMVERILOG "Enable building and installing Yosys-Slang plugin for parsing SystemVerilog" OFF)
61
62
set(VTR_VERSION_MAJOR 9)
0 commit comments