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

Minor rtl optimizations and cleanups #1174

Merged
merged 15 commits into from
Feb 1, 2025
Merged

Minor rtl optimizations and cleanups #1174

merged 15 commits into from
Feb 1, 2025

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Feb 1, 2025

  • ⚠️ remove DMA "fence" option
  • rework AXI4-lite bridge (tested with the Vivado AXI protocol checker - showing no protocol warnings or errors 🎉)
  • cleanup default testbench (add additional customization parameters)
  • add fence instructions to bootloader (to ensure caches and memories are sync)
  • update on-chip debugger park-loop ("OCD firmware")
  • minor rtl cleanups

@stnolting stnolting added HW Hardware-related optimization Make things faster, smaller and more efficient cleanup Clean-up the codebase labels Feb 1, 2025
@stnolting stnolting self-assigned this Feb 1, 2025
@stnolting stnolting marked this pull request as ready for review February 1, 2025 15:32
@stnolting stnolting marked this pull request as draft February 1, 2025 15:39
@stnolting stnolting marked this pull request as ready for review February 1, 2025 15:59
@stnolting stnolting merged commit 2be7f00 into main Feb 1, 2025
10 checks passed
@stnolting stnolting deleted the dev010225 branch February 1, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Clean-up the codebase HW Hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant