Skip to content

Commit b842759

Browse files
committed
Removed commented out cmake option for SYNLING_SYSTEMVERILOG
1 parent 9383300 commit b842759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ option(ODIN_SANITIZE "Enable building odin with sanitize flags" OFF)
5656

5757
# Allow the user to enable building Yosys
5858
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)
6059
option(SLANG_SYSTEMVERILOG "Enable building and installing Yosys-Slang plugin for parsing SystemVerilog" OFF)
6160

6261
set(VTR_VERSION_MAJOR 9)

0 commit comments

Comments
 (0)