https://github.com/baochuquan/optimized-rocket-chip-generator
一款参数化可配置的TLB生成器
https://github.com/baochuquan/optimized-rocket-chip-generator
Last synced: 4 months ago
JSON representation
一款参数化可配置的TLB生成器
- Host: GitHub
- URL: https://github.com/baochuquan/optimized-rocket-chip-generator
- Owner: baochuquan
- Created: 2017-11-07T05:07:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T05:20:23.000Z (over 7 years ago)
- Last Synced: 2025-01-09T09:28:01.591Z (5 months ago)
- Language: Scala
- Homepage:
- Size: 1.03 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rocket-chip/src/main/coreplex/Configs.scala: 配置参数、添加新的参数
rocket-chip/src/main/uncore/agents/Cache.scala: 添加替换算法类定义
rocket-chip/src/main/rocket/tlb.scala: TLB的结构修改