Skip to content

Add "generic" to the list of supported parameter types#516

Open
GCHQDeveloper137 wants to merge 1 commit into
olofk:mainfrom
GCHQDeveloper137:Issue-515-Vivado-flow-generic-support
Open

Add "generic" to the list of supported parameter types#516
GCHQDeveloper137 wants to merge 1 commit into
olofk:mainfrom
GCHQDeveloper137:Issue-515-Vivado-flow-generic-support

Conversation

@GCHQDeveloper137
Copy link
Copy Markdown
Contributor

@GCHQDeveloper137 GCHQDeveloper137 commented Apr 29, 2026

It looks like the code to handle this is already present, as with this in place it generates the correct TCL to set the generics.

Without this change, FuseSoC cores using flow: vivado will print a warning for a each generic parameter for a given taget, and if an attempt is make to set that generic on the command line, the build will fail. With this change, the warnings are gone and CLI options to set generics are accepted and transformed into correct TCL, resulting in Vivado working as expected.

Fixes issue #515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant