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 d6f50fc commit 6813f89Copy full SHA for 6813f89
.github/kokoro/continuous/yosys_odin_test.cfg
@@ -48,7 +48,7 @@ env_vars {
48
#Use default build configuration
49
env_vars {
50
key: "VTR_CMAKE_PARAMS"
51
- value: "-DODIN_USE_YOSYS=ON -DYOSYS_SV_UHDM_PLUGIN=ON"
+ value: "-DODIN_USE_YOSYS=ON"
52
}
53
54
.github/kokoro/continuous/yosys_test.cfg
- value: "-DWITH_YOSYS=ON -DYOSYS_SV_UHDM_PLUGIN=ON"
+ value: "-DWITH_YOSYS=ON"
0 commit comments