Phoneix-Bench / issues /FPGA-MAFIA_fpga_mafia_pr680
OvertureMMXXI's picture
Add 511-case data manifest (testbench_verilator, issues, snapshots) (#2)
123e810
Raw
History Blame
681 Bytes
# Refactor the CR memory space
- Source URL: https://github.com/FPGA-MAFIA/fpga_mafia/issues/679
## Issue Title
Refactor the CR memory space
## Issue Description
Create a simple struct for the all CR! This shold solve the error in the readafter write issue we have.
(The issue proposes organizing the Control Register (CR) memory space using a structured data type to address read-after-write synchronization problems in the FPGA-MAFIA project.)
## Issue Comments
None.
## Issue Metadata
- Status: Closed (linked to PR #680)
- Assignee: amichai-bd
- Labels: RTL design, build & env
- Created: June 16, 2024
## Linked Issues / PRs
- PR #680 — the resolution implementation