abs-tudelft / abs-tudelft/fletcher
Remove REG_WIDTH from AxiTop
未關閉
適合新手
fletchgen
- 主要語言
- VHDL
- 星號
- 235
- 分支
- 30
- PR 合併指標
- 30 天內沒有已合併 PR
描述
AxiTop has an unused REG_WIDTH generic.
This should be removed, since this width is hard coded in the generation output for the same reasons as #243 and can only be changed using the `--mmio64` Fletchgen flag.
Removing this is easy but has implications for all supported platforms, where the change should be reflected
貢獻指南
研究方向
Locate the AxiTop entity in the VHDL source code, identify the REG_WIDTH generic parameter, and remove it. Verify the change compiles across all supported platforms listed in the project documentation. Check for any testbenches or example designs that instantiate AxiTop and update them accordingly.
由索引模型根據 Issue 內容生成。
評估
- 領域
- backend
- Issue 類型
- 重構
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100