From a484f4c8fe6a165989310f8d0dcc413f5ae4dc66 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 24 Jun 2022 10:33:13 +0100 Subject: [PATCH] --- HDL_workflow/coriolis2.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HDL_workflow/coriolis2.mdwn b/HDL_workflow/coriolis2.mdwn index 8bac20153..770c181f4 100644 --- a/HDL_workflow/coriolis2.mdwn +++ b/HDL_workflow/coriolis2.mdwn @@ -362,6 +362,8 @@ Follow these instructions to build the ls180 GDS-II files * run the coriolis2-chroot script as root * drop into the schroot * navigate to the soclayout/experiments9 directory +* check out the final tag + * run the ./build_full_4k_sram.sh script * run "make view" to see the results. @@ -387,8 +389,9 @@ $ cd dev-env-setup $ sudo bash # ./coriolis2-chroot # exit -$ schroot -c cotiolis +$ schroot -c coriolis $ cd soclayout/experiments9 +$ git checkout LS180_RC7_FINAL $ ./build_full_4k_sram.sh ``` (now do something else for the next 90 minutes) -- 2.30.2