(no commit message)
authorlkcl <lkcl@web>
Fri, 30 Apr 2021 23:48:43 +0000 (00:48 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 30 Apr 2021 23:48:43 +0000 (00:48 +0100)
docs.mdwn

index 9d83092d7aefc417d2cb31114942e5b018c9db6e..1568b0e3ec60a2a9fcc373f41d93862b49735c23 100644 (file)
--- a/docs.mdwn
+++ b/docs.mdwn
@@ -10,12 +10,12 @@ intended as standalone projects useful outside of LibreSOC. For example,
 the IEE754 FPU repository is a general purpose IEEE754 toolkit for the
 construction of FSMs and arbitrary length pipelines.
 
-| Git Repo | Documentation | Description
-|----------|---------------|---------------|
-| [SOC](https://git.libre-soc.org/?p=soc.git;a=tree) | [Libre-SOC](https://docs.libre-soc.org/soc/) | Main OpenPOWER Hybrid CPU-GPU |
-| [FPU](https://git.libre-soc.org/?p=ieee754fpu.git;a=tree) | -- | Equivalent to hardfloat-3 |
-| [nmutil](https://git.libre-soc.org/?p=nmutil.git;a=tree) | -- | Equivalent to Chisel3.util |
-| [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 |
+| Git Repo | Documentation | 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 | |
+| [FPU](https://git.libre-soc.org/?p=ieee754fpu.git;a=tree) | -- | Equivalent to hardfloat-3 | https://pypi.org/project/libresoc-ieee754fpu |
+| [nmutil](https://git.libre-soc.org/?p=nmutil.git;a=tree) | -- | Equivalent to Chisel3.util | 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 |  https://pypi.org/project/libresoc-openpower-isa/  |
 
 
 Also see [[SOC Architecture|3d_gpu/architecture]]