Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branch: if_gen -> allow specifying parameters when defining interface. #673

Open
PedroAntunes178 opened this issue Oct 13, 2023 · 0 comments

Comments

@PedroAntunes178
Copy link
Contributor

Issue:
Each interface defined in the .py file requires a new set of parameters. Currently, those parameters have to be defined by hand. It would be nice to be able to define the parameters in the python setup. If not defined, the wires would be generated with parameters like they are now.
Example:

  {"interface": "peripheral_axi_wire", "AXI_ID_W": "1"},
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

No branches or pull requests

1 participant