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

⚠️ rename SLINK data interface registers #874

Merged
merged 7 commits into from Apr 14, 2024
Merged

⚠️ rename SLINK data interface registers #874

merged 7 commits into from Apr 14, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Apr 14, 2024

  • ⚠️ rename SLINK data interface registers: only two registers are used now: DATA and DATA_LAST; reading any of these registers will return data from the RX FIFO; writing to any of these registers will write to the TX FIFO; writing DATA_LAST will also set the "last" identifier
  • minor CPU control unit optimizations (area)
  • update LiteX wrapper file header
  • cleanup some CFU comments and code (for better understanding)

@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient labels Apr 14, 2024
@stnolting stnolting self-assigned this Apr 14, 2024
@stnolting stnolting marked this pull request as ready for review April 14, 2024 18:31
@stnolting stnolting merged commit ada832a into main Apr 14, 2024
10 checks passed
@stnolting stnolting deleted the dev140424 branch April 14, 2024 18:59
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.

None yet

1 participant