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

Dbg guv #9

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Dbg guv #9

wants to merge 16 commits into from

Conversation

esophagus-now
Copy link
Collaborator

These commits add the debugging cores as well as modifications to all scripts to add them automatically to all projects.

This works by adding a new kernel into every node, which receives all messages sent to TDEST = 0. This new kernel has control over all the debug cores added to design. However, I'm not sure what to do yet to get the output logs sent out over the internet, so I'll keep looking into that.

Each debug core allows the user to pause, drop, log, or inject flits on the inputs or outputs of any one of their kernels. Furthermore, these four operations can be combined arbitrarily, which allows for interesting capabilities such as single-stepping or "NAT"

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.

1 participant