From: lkcl Date: Mon, 28 Sep 2020 11:37:27 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2104 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=825901fb16ddf53bb0cf4c85fa75ea2e8f944b84;p=libreriscv.git --- diff --git a/HDL_workflow/coriolis2.mdwn b/HDL_workflow/coriolis2.mdwn index 8b04fb71c..f3ec70ca7 100644 --- a/HDL_workflow/coriolis2.mdwn +++ b/HDL_workflow/coriolis2.mdwn @@ -297,6 +297,7 @@ alliace installed above by doing the following $ cd ~/src $ git clone https://git.libre-soc.org/git/soclayout.git $ cd soclayout/ + $ git submodule update --init --recursive $ find . -type f -exec sed -i 's/'lkcl'/'"$USER"'/g' {} \; $ ./mksym.sh $ cd experiments9 @@ -310,6 +311,7 @@ alliace installed above by doing the following yosys> clean yosys> write_blif test_issuer.blif yosys> exit + $ make pinmux $ make layout (will take between 20min and 2 hours depending on your hardware) $ make view