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

(optionally) tag dprint lines w/ device and core id and risc id #14487

Closed
pgkeller opened this issue Oct 30, 2024 · 0 comments · Fixed by #15790
Closed

(optionally) tag dprint lines w/ device and core id and risc id #14487

pgkeller opened this issue Oct 30, 2024 · 0 comments · Fixed by #15790
Assignees

Comments

@pgkeller
Copy link
Contributor

pgkeller commented Oct 30, 2024

dprint lines should be prefaced w/

device:(x,y):n

where:
device is the device id
(x,y) is the core
n is the riscv id (brisc=0,ncrisc=1,trisc*=2,3,4)

Also: update watcher to use consistent naming, eg, for the log file (note: it won't have the riscv id)

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 a pull request may close this issue.

2 participants