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 fence signal to CPU bus #800

Merged
merged 10 commits into from Feb 9, 2024
Merged

add fence signal to CPU bus #800

merged 10 commits into from Feb 9, 2024

Conversation

stnolting
Copy link
Owner

  • add new signal to CPU request bus: .fence - high for one cycle when a fence or fence.i instruction is executed; valid without .stb being set
  • ⚠️ removed top entity's fence_o and fencei_o; will be re-added as part of the processor's external bus interface (WISHBONE)

@stnolting stnolting added the HW hardware-related label Feb 9, 2024
@stnolting stnolting self-assigned this Feb 9, 2024
@stnolting stnolting marked this pull request as ready for review February 9, 2024 17:15
@stnolting stnolting merged commit 83bfb56 into main Feb 9, 2024
8 checks passed
@stnolting stnolting deleted the fence_update branch February 9, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant