add a bit more information to ls2
authorCesar_Strauss <Cesar_Strauss@web>
Sun, 25 Aug 2024 19:21:28 +0000 (20:21 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 25 Aug 2024 19:21:28 +0000 (20:21 +0100)
crypto_router_asic.mdwn

index 8e48821366bd9d77525d16c7290609c0250e1bd6..ce1381ac10e008aef2c417cefd18263af84556d0 100644 (file)
@@ -127,7 +127,8 @@ 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/)
+* [Documentation](/HDL_workflow/ls2/) (installation, running and uploading to
+an FPGA)
 * [Code](https://git.libre-soc.org/?p=ls2.git;a=blob;f=src/ls2.py;h=48f6cca7e06ac16ec42e76c361945e3943dca4b2;hb=HEAD)
 
 # Helpful information for Cryptorouter implementations: