From f5fccbf51c623d04286a43e073446d1995f43886 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 15 Aug 2022 17:05:45 +0100 Subject: [PATCH] --- HDL_workflow/coriolis2.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HDL_workflow/coriolis2.mdwn b/HDL_workflow/coriolis2.mdwn index c9fc41542..6f612f76a 100644 --- a/HDL_workflow/coriolis2.mdwn +++ b/HDL_workflow/coriolis2.mdwn @@ -363,7 +363,7 @@ Follow these instructions to build the ls180 GDS-II files * drop into the schroot * navigate to the soclayout/experiments9 directory * check out the final tag - + * run the ./build_full_4k_sram_recon.sh script * run "make view" to see the results. @@ -392,8 +392,8 @@ $ sudo bash $ schroot -c coriolis $ source ~/coriolisenv $ cd soclayout/experiments9 -$ git checkout LS180_RC7_FINAL -$ ./build_full_4k_sram.sh +$ git checkout LS180_RC8_FINAL +$ ./build_full_4k_sram_recon.sh ``` (now do something else for the next 90 minutes) -- 2.30.2