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

User defined property for specifying cpuif #77

Open
RasmusGOlsen opened this issue Dec 14, 2023 · 1 comment · May be fixed by #81
Open

User defined property for specifying cpuif #77

RasmusGOlsen opened this issue Dec 14, 2023 · 1 comment · May be fixed by #81

Comments

@RasmusGOlsen
Copy link

Can we add a user-defined property to enable the specification of the cpuif type from the SystemRDL code as well as from the command line? This would also make it easier to implement in a development flow without having to supply additional information from different sources when having multiple bus protocols in the design.

addrmap block {
    name = "Block";
    description="Example for specifying cpuif";
    cpuif = "axi4-lite";
};
@arnonsha
Copy link

arnonsha commented Jan 2, 2024

I agree. That would be helpful

@RasmusGOlsen RasmusGOlsen linked a pull request Jan 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants