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.