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.
2 parents 9162659 + e4c7a5c commit f8daf6dCopy full SHA for f8daf6d
Makefile
@@ -22,7 +22,7 @@
22
# The CI will automatically tag the release with v${PLLUGIN_VERSION}
23
#
24
# TODO: pass as -D to gcc so that modules can provide e.g. --version flags.
25
-PLUGIN_VERSION = 1.20230425
+PLUGIN_VERSION = 1.20230808
26
27
PLUGIN_LIST := fasm xdc params sdc ql-iob design_introspection integrateinv ql-qlf systemverilog uhdm dsp-ff
28
PLUGINS := $(foreach plugin,$(PLUGIN_LIST),$(plugin).so)
0 commit comments