(no commit message)
authorlkcl <lkcl@web>
Wed, 25 May 2022 11:56:11 +0000 (12:56 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 25 May 2022 11:56:11 +0000 (12:56 +0100)
HDL_workflow/coriolis2.mdwn

index 95c51a9add19657f2caef259c9afc99d48045bad..8bac2015317a38773ed09c7f90b173c8548a95c0 100644 (file)
@@ -1,25 +1,35 @@
 # Installing Coriolis2
 
-TODO: include tasyagle <https://www-soc.lip6.fr/en/team-cian/softwares/tasyagle/>
+TODO: include HITAS / yagle <https://www-soc.lip6.fr/en/team-cian/softwares/tasyagle/>
 
 Videos and links:
 
 * <https://www.youtube.com/watch?v=TN9AQgoVwDw&list=PLj2N46Uqs4huGN-redGHVEILPz17OBu37&index=11>
 * <http://coriolis.lip6.fr/>
 * <https://gitlab.lip6.fr/vlsi-eda>
+* <https://www.youtube.com/watch?v=C0diiTc7_VI&list=PLBtNqZjUZB80uByfZVm0gGYEtmTG0mZzm&index=5>
+* <https://www.youtube.com/watch?v=e0ATrAlNzWk>
+* <https://fosdem.org/2022/schedule/event/coriolis2/>
+* <https://archive.fosdem.org/2021/schedule/event/alliance/>
+* <https://www.youtube.com/watch?v=TN9AQgoVwDw>
 
 ## Automated Installation - One-liner
+
 The new automated method of installing/setting up Coriolis2 is as follows:
 
 1. Clone the repo "dev-env-setup".
-Tutorial assumes the directory is located under user's home.
-1. Run the script "coriolis2-chroot" to create a new chroot environment,
-and setup Coriolis2.
-1. Once cgt window appears, go to File, Open Cell, and type chip_r.
-1. You should now have a working Coriolis chroot!
-
-In a terminal:
-
+  <https://git.libre-soc.org/?p=dev-env-setup.git;a=summary>
+  Tutorial assumes the directory is located under user's home.
+2. Run the script "coriolis2-chroot" to create a new chroot environment,
+   and setup Coriolis2.
+3. Once cgt window appears, go to File, Open Cell, and type chip_r.
+4. You should now have a working Coriolis chroot!
+
+In a terminal (of course you checked what this does before running
+it because it is "commands downloaded off the internet", and you
+of course take absolute and complete and full responsibility):
+
+    $ git clone https://git.libre-soc.org/git/dev-env-setup.git
     $ cd ~/dev-env-setup
     $ sudo bash
     # ./coriolis2-chroot