Skip to content

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jun 18, 2025

FIFO Component

  • Add optional "outout gate": If OUT_GATE is enabled, the FIFO outputs all-zero if no valid data is available.

DMA

  • Improve performance; now requires one cycle less for each read-write operation.
  • Code cleanup and logic optimization.
  • ⚠️ Rework "error"/"done" and interrupt acknowledge mechanism.

CoreMark

  • 🧪 Add experimental multi-threading / dual-core configuration.

@stnolting stnolting self-assigned this Jun 18, 2025
@stnolting stnolting added HW Hardware-related optimization Make things faster, smaller and more efficient labels Jun 18, 2025
@stnolting stnolting changed the title Dev180625 Minor rtl edits and optimizations Jun 18, 2025
@stnolting stnolting marked this pull request as ready for review June 18, 2025 20:16
@stnolting stnolting merged commit aa3fbfe into main Jun 19, 2025
10 checks passed
@stnolting stnolting deleted the dev180625 branch June 19, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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