From: R Veera Kumar Date: Sat, 5 Jun 2021 10:50:12 +0000 (+0530) Subject: Add links to documentation of nmutil and ieee754fpu. X-Git-Tag: DRAFT_SVP64_0_1~791 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d4cb6f30f8b56dcc0fe70268d3045e6161785b2;p=libreriscv.git Add links to documentation of nmutil and ieee754fpu. --- diff --git a/docs.mdwn b/docs.mdwn index 20d0b3e0e..a5a4cf9c1 100644 --- a/docs.mdwn +++ b/docs.mdwn @@ -13,8 +13,8 @@ construction of FSMs and arbitrary length pipelines. | Git Repo | Online docs | Description | Pypi | |----------|---------------|---------------|-------- | [SOC](https://git.libre-soc.org/?p=soc.git;a=tree) | [Libre-SOC](https://docs.libre-soc.org/soc/) | Main OpenPOWER Hybrid CPU-GPU | TBD | -| [FPU](https://git.libre-soc.org/?p=ieee754fpu.git;a=tree) | -- | Equivalent to hardfloat-3 | [libresoc-ieee754fpu](https://pypi.org/project/libresoc-ieee754fpu) | -| [nmutil](https://git.libre-soc.org/?p=nmutil.git;a=tree) | -- | Equivalent to Chisel3.util | [libresoc-nmutil](https://pypi.org/project/libresoc-nmutil) | +| [FPU](https://git.libre-soc.org/?p=ieee754fpu.git;a=tree) | [ieee754fpu](https://docs.libre-soc.org/ieee754fpu/) | Equivalent to hardfloat-3 | [libresoc-ieee754fpu](https://pypi.org/project/libresoc-ieee754fpu) | +| [nmutil](https://git.libre-soc.org/?p=nmutil.git;a=tree) | [nmutil](https://docs.libre-soc.org/nmutil/) | Equivalent to Chisel3.util | [libresoc-nmutil](https://pypi.org/project/libresoc-nmutil) | | [OpenPOWER ISA](https://git.libre-soc.org/?p=nmutil.git;a=tree) | [OpenPOWER ISA](https://docs.libre-soc.org/openpower-isa/) | Simulator, ISA spec compiler, co-simulation infrastructure | [libresoc-openpower-isa](https://pypi.org/project/libresoc-openpower-isa/) |