(no commit message)
authorlkcl <lkcl@web>
Sat, 23 Jul 2022 13:20:39 +0000 (14:20 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 23 Jul 2022 13:20:39 +0000 (14:20 +0100)
docs/pypowersim.mdwn

index b5d3d19ee2da8447a02ae16afa592ec33cbe388f..e40dbfdd87e32ca7733235652174932dbe94e134 100644 (file)
@@ -31,7 +31,10 @@ at 4.8 ghz is only capable of 2,500 instructions per second.
 # Pypowersim - PowerISA Simulator
 
 Pypowersim is a PowerISA simulator written in Python. It includes
-the exact same RADIX MMU support as Microwatt.
+the **exact** same
+[RADIX MMU](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/radixmmu.py;hb=HEAD)
+support as
+[Microwatt](https://github.com/antonblanchard/microwatt/blob/master/mmu.vhdl).
 PowerISA binaries are decoded by an
 [ISA class instance](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/caller.py;hb=HEAD).
 ISACaller utilises compiled machine-readable Power ISA 3.0