Explain ls2
authorCesar_Strauss <Cesar_Strauss@web>
Sun, 25 Aug 2024 18:28:14 +0000 (19:28 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 25 Aug 2024 18:28:14 +0000 (19:28 +0100)
crypto_router_asic.mdwn

index a5bf79e4d3d7e22ccb189b15a53f1f57e7fcecc7..1d763fcbd4e3946b6e29416f678b8e529e89afa5 100644 (file)
@@ -121,14 +121,15 @@ added to the Binutil assembler (gas) as well. See:
 
 Further reading: [Bug 964 - binutils: support maddedu, divmod2du instructions](https://bugs.libre-soc.org/show_bug.cgi?id=964)
 
-**5) A flexible self-contained HDL platform (ls2) for implementing a System-on-Chip
+**7) A flexible self-contained HDL platform (ls2) for implementing a System-on-Chip
 on an FPGA or ASIC**
 
+The ls2 platform can compile a Microwatt compatible core (the reference libre-soc
+one, or Microwatt itself), together with select peripherals (internal RAM, SPI, Ethernet, HyperRAM, etc), for your target FPGA board (Arty A7-100t, VERSA_ECP5, other).
+
 * [Documentation](/HDL_workflow/ls2/)
 * [Code](https://git.libre-soc.org/?p=ls2.git;a=blob;f=src/ls2.py;h=48f6cca7e06ac16ec42e76c361945e3943dca4b2;hb=HEAD)
 
-
-
 ## TODO
 
 Links to: