From: lkcl Date: Wed, 25 May 2022 11:56:11 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2095 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d76e24b89306d161c9ad8f73d36b10c70b1e32ce;p=libreriscv.git --- diff --git a/HDL_workflow/coriolis2.mdwn b/HDL_workflow/coriolis2.mdwn index 95c51a9ad..8bac20153 100644 --- a/HDL_workflow/coriolis2.mdwn +++ b/HDL_workflow/coriolis2.mdwn @@ -1,25 +1,35 @@ # Installing Coriolis2 -TODO: include tasyagle +TODO: include HITAS / yagle Videos and links: * * * +* +* +* +* +* ## 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: - + + 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