An open API service indexing awesome lists of open source software.

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生成器

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的结构修改