(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Thu, 27 Aug 2020 00:26:28 +0000 (01:26 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 27 Aug 2020 00:26:28 +0000 (01:26 +0100)
resources.mdwn

index 4d2ef94cd9df4723ed7e51e8f3b9b35369eec8b3..e78aea7fd341a3424d094bc8b3e7fb6b16f8a0bc 100644 (file)
@@ -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.