(no commit message)
authorlkcl <lkcl@web>
Mon, 15 Aug 2022 16:05:45 +0000 (17:05 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 15 Aug 2022 16:05:45 +0000 (17:05 +0100)
HDL_workflow/coriolis2.mdwn

index c9fc41542d3a9e5e6673e985f24f223e2d3ea69f..6f612f76a57f3e338fd388ae418b1de0076c1741 100644 (file)
@@ -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
-  <https://git.libre-soc.org/?p=soclayout.git;a=tag;h=refs/tags/LS180_RC7_FINAL>
+  <https://git.libre-soc.org/?p=soclayout.git;a=tag;h=refs/tags/LS180_RC8_FINAL>
 * 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)