Skip to content

chisel: support wildcard output files for parameterized designs#11

Open
Julian-DD wants to merge 1 commit intofusesoc:masterfrom
Julian-DD:fix/chisel-generator-wildcards
Open

chisel: support wildcard output files for parameterized designs#11
Julian-DD wants to merge 1 commit intofusesoc:masterfrom
Julian-DD:fix/chisel-generator-wildcards

Conversation

@Julian-DD
Copy link
Copy Markdown

@Julian-DD Julian-DD commented Apr 21, 2026

This PR adds wildcard-based handling of generated output files in the Chisel
generator.

It fixes build failures for parameterized Chisel designs where generated RTL
filenames depend on extraargs (e.g. Queue512_.sv, ram_512x.sv).

Fixes #10

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.

Support wildcards (*) for generated output files in the FuseSoC Chisel generator

1 participant