From: lkcl Date: Sat, 23 Jul 2022 13:17:54 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1077 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=086dcfaa0a006de88f2ce173bdb2637d90af862e;p=libreriscv.git --- diff --git a/docs/pypowersim.mdwn b/docs/pypowersim.mdwn index 15dfaa68a..d6950b97c 100644 --- a/docs/pypowersim.mdwn +++ b/docs/pypowersim.mdwn @@ -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: -* -* +* [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.