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

Use PlusArgArtefacts.append to avoid emulator.cc hacks in next RC bump #86

Open
jwright6323 opened this issue May 21, 2020 · 0 comments

Comments

@jwright6323
Copy link
Contributor

With this PR (chipsalliance/rocket-chip#2453) we can just add string plusargs or plusargs with no default by calling PlusArgArtefacts.append. This should go in SimUART (to add the uartlog plusarg) and SimSPIFlashModel (there's a comment we can delete explaining what needs to be changed). Additionally you could have multiple logs for multiple UARTs by passing a string parameter to the SimUART verilog module, instead of hardcoding it to uartlog.

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