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 834794d + 5471d10 commit 9be2ac0Copy full SHA for 9be2ac0
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.20230808
+PLUGIN_VERSION = 1.20230906
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