From: lkcl Date: Fri, 8 Apr 2022 11:28:25 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2835 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac31f786a3e715009d8d3a568b0163a3486e1df6;p=libreriscv.git --- diff --git a/HDL_workflow/ls2.mdwn b/HDL_workflow/ls2.mdwn index 28c015eb2..c45e0eb4e 100644 --- a/HDL_workflow/ls2.mdwn +++ b/HDL_workflow/ls2.mdwn @@ -1,10 +1,12 @@ # TODO * use chroot -* run all nmigen and yosys dev-scripts -* run ls2 script +* run all nmigen and yosys dev-scripts hdl-dev-repos hdl-tools-yosys + install-hdl-apt-reqs +* run nextpnr-xilinx dev-script and nextpnr-ecp5-install +* run hdl-dev-ls2 dev-script * git clone microwatt as well * make hello_world.bin in microwatt and copy it to ls2 * "make microwatt_external_core" in soc and copy external_core_top.v to ls2 * python3 src/ls2.py arty_a7 hello_world.bin - +* OR python3 src/ls2.py versa_ecp5 hello_world.bin