From: Cesar_Strauss Date: Sun, 25 Aug 2024 18:28:14 +0000 (+0100) Subject: Explain ls2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81df96779d7b3d6eba9cdfb3534a378d43c88293;p=libreriscv.git Explain ls2 --- diff --git a/crypto_router_asic.mdwn b/crypto_router_asic.mdwn index a5bf79e4d..1d763fcbd 100644 --- a/crypto_router_asic.mdwn +++ b/crypto_router_asic.mdwn @@ -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: