From: colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 Date: Thu, 27 Aug 2020 00:26:28 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2211 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b6cbca77ac050a1006cb55eb40dd4edcb0b777aa;p=libreriscv.git --- diff --git a/resources.mdwn b/resources.mdwn index 4d2ef94cd..e78aea7fd 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -57,9 +57,14 @@ at the moment. However, there are many wiki pages that make a reference to the V extension so it would be good to include it here as a reference for comparative/informative purposes with regard to Simple-V. -## Radix MMU +# Radix MMU - [Qemu emulation](https://github.com/qemu/qemu/commit/d5fee0bbe68d5e61e2d2beb5ff6de0b9c1cfd182) +# D-Cache + +## D-Cache Possible Optimizations papers and links +- [ACDC: Small, Predictable and High-Performance Data Cache](https://dl.acm.org/doi/10.1145/2677093) + # RTL Arithmetic SQRT, FPU etc.