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

🧪 add multi-hart support to on-chip-debugger's debug module #1132

Merged
merged 12 commits into from
Dec 29, 2024

Conversation

stnolting
Copy link
Owner

Cleanup and rework the debug module (DM). The DM can now support up to 4 harts. However, this feature is not used yet. The modifications in this PR were highly "inspired" (😅) by the multi-hart DM by @NikLeberg (https://github.com/NikLeberg/neorv32_soc/blob/main/vhdl/neorv32_debug/neorv32_debug_dm_smp.vhd).

@stnolting stnolting added enhancement New feature or request HW Hardware-related experimental Experimental feature labels Dec 29, 2024
@stnolting stnolting self-assigned this Dec 29, 2024
@stnolting stnolting marked this pull request as ready for review December 29, 2024 21:27
@stnolting stnolting merged commit 03ac28b into main Dec 29, 2024
7 checks passed
@stnolting stnolting deleted the multi_hart_dm branch December 29, 2024 23:01
@stnolting stnolting changed the title 🧪 add multi-hart support to on-chip-debugger's debu module 🧪 add multi-hart support to on-chip-debugger's debug module Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental Experimental feature HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant