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

index 15dfaa68aa08e8371c62f0a0f43c63939be97b45..d6950b97cf41e42aa652c50432cc20692c8b4ef1 100644 (file)
@@ -12,8 +12,8 @@ These are multimedia tests intended to cover the inner loops of various
 Audio/Video CODECs (such as MP3) and this guide uses them as examples
 to demonstrate pypowersim's functionality.  Other examples also exist:
 
-* <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/test/basic_pypowersim;hb=HEAD>
-* <https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/test/basic_pypowersim_fp;hb=HEAD>
+* [basic scalar integer](https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/test/basic_pypowersim;hb=HEAD)
+* [basic scalar FP](https://git.libre-soc.org/?p=openpower-isa.git;a=tree;f=src/test/basic_pypowersim_fp;hb=HEAD)
 
 **Note 1:** There's no GUI, UART, or console. To check that the tests ran
 succesfully, you need to dump the memory contents and inspect the output.