add cavatools and ISAcaller simulator links
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 23 Aug 2022 13:06:14 +0000 (14:06 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 23 Aug 2022 13:06:14 +0000 (14:06 +0100)
openpower/simulators.mdwn

index a8e2394c6d1a248f0d16ae3cc22e15169941d9ac..aa3c9d2d707751ec9837f60c50a97aeebedbd50e 100644 (file)
@@ -18,4 +18,7 @@
   associated [gem5 support package](https://github.com/power-gem5/gem5-support-package)
 * [qemu](https://qemu.org) - main website
 * [DolphinPC](https://dolphin-emu.org/) - 32-bit Power ISA emulator for nintendo game consoles (!)
-* [cavatools](https://www.bsc.es/research-and-development/software-and-apps/software-list/cavatools)
+* [cavatools](https://www.bsc.es/research-and-development/software-and-apps/software-list/cavatools) the original,
+  with funding from NLnet for a [Power ISA port](https://nlnet.nl/project/Cavatools/)
+* [ISACaller](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/README.txt;hb=HEAD),
+  designed for Power-ISA Specification absolute 100% integrity and for verification purposes.