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

Implement dynamic Debug Core generator #11

Open
iDavid2619 opened this issue Apr 2, 2023 · 0 comments
Open

Implement dynamic Debug Core generator #11

iDavid2619 opened this issue Apr 2, 2023 · 0 comments
Assignees
Labels
implementation Implementing features or UI
Milestone

Comments

@iDavid2619
Copy link
Contributor

The generator will be tasked with

  • filling a debug_unit.v file with verilog text, where the input signals will be specified by the backend with regards to user input, the location of where the file should be saved is to be specified by the user
  • altering the top.v file to insert the debug_unit's instantiation block with signal wires connected, the signals selected by the user previously will be provided by the backend
@iDavid2619 iDavid2619 self-assigned this Apr 2, 2023
@iDavid2619 iDavid2619 added implementation Implementing features or UI enhancement Enhancing a feature or UI and removed enhancement Enhancing a feature or UI labels Apr 2, 2023
@iDavid2619 iDavid2619 added this to the rev1.1 milestone Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation Implementing features or UI
Projects
None yet
Development

No branches or pull requests

1 participant