* 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.
$ 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)