RISCV 的 cache

本文探讨了RISC-V架构中不同厂家对于Cache的实现方式。基金会本身并未设立Cache维护的标准,仅提供FENCE.I指令进行Cache flush。Si-Five、平头哥和Andes分别采取了不同的实现策略:Si-Five遵循基金会标准,平头哥提供了指令和方法,而Andes则通过CCTL操作提供直接控制以操纵指令或数据Cache。这些操作分为虚拟地址(VA)和索引(IX)两种类型,允许对Cache行进行精细化管理。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

risc-v 官方的实现

risc-v 基金会 没有 cache maintain 的标准
	只有cache flush 指令 : FENCE.I

2022-6-21 11:13:40

各种 risc-v 设计厂家 关于 cache 的实现

Si-Five的实现
Si-Five 肯定是 和 基金会 保持 一致的
平头哥的实现
提供了 指令 和 指令方法

在这里插入图片描述

andes 的实现
提供了 寄存器 和 写寄存器的方法
CCTL operations provide direct control to manipulate instruction or data caches (cache maintenance
operations). They are invoked by writing CCTL commands to the mcctlcommand CSR register. The
operations can be grouped into two main types, virtual-address (VA) based or index (IX) based, and
they are summarized in Table 49. These two addressing types affect how cache lines are specified for
CCTL operations, and how the content of mcctlbeginaddr are interpreted.

在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值