[script] fixed CMake errors
This commit is contained in:
parent
118e5b60cd
commit
98b1917455
|
@ -186,7 +186,7 @@ endif()
|
|||
#add_subdirectory(iverilog)
|
||||
add_subdirectory(libopenfpga)
|
||||
#add_subdirectory(yosys)
|
||||
add_subdirectory(verilog-to-routing)
|
||||
add_subdirectory(vtr-verilog-to-routing)
|
||||
add_subdirectory(openfpga)
|
||||
|
||||
# yosys compilation starts
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e59d5cd9c0cee8b39ad5ff1255207825cb56e26c
|
||||
Subproject commit 2ee2bae4b4bd7222fa7272d38acf3ef098652be7
|
Loading…
Reference in New Issue