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

TraceDoctor #1501

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

TraceDoctor #1501

wants to merge 15 commits into from

Conversation

bgottschall
Copy link
Contributor

@bgottschall bgottschall commented May 10, 2023

TraceDoctor support for FireSim.

Reference: ucb-bar/chipyard#1469

There is currently some code commented out in the TraceDoctorBridge.scala and an assert that the trace vector width cannot be chosen higher than 512 bits because of the DMA token size.
The commented-out code enables support for more than 512 bits with the cost of simulation speed. This code should be reviewed in line with the recent TracerV support for more than 7 instructions.

@bgottschall bgottschall changed the title Tracedoctor TraceDoctor May 10, 2023
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.

None yet

1 participant