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 1c9f129 commit 9c83e4eCopy full SHA for 9c83e4e
libs/EXTERNAL/CMakeLists.txt
@@ -76,7 +76,6 @@ if (${WITH_PARMYS})
76
UHDM_INSTALL_DIR=${CMAKE_BINARY_DIR}
77
BUILD_DIR=${CMAKE_CURRENT_BINARY_DIR}/f4pga-plugins/$(NAME) # NAME will be resolved by yosys-f4pga-plugins Make
78
YOSYS_PATH=${CMAKE_BINARY_DIR}
79
- PLUGIN_LIST=fasm xdc params sdc ql-iob design_introspection integrateinv ql-qlf systemverilog uhdm dsp-ff
80
install -j${CUSTOM_BUILD_PARALLEL_LEVEL}
81
82
# redirect logs to a logfile
0 commit comments