(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Fri, 23 Oct 2020 21:11:22 +0000 (22:11 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 23 Oct 2020 21:11:22 +0000 (22:11 +0100)
HDL_workflow/coriolis2.mdwn

index f3ec70ca74a7773023e6fab2846a08fed7d28974..aa8449e0593073822e9d628f85d95eb8576dddeb 100644 (file)
@@ -211,7 +211,7 @@ The three exports are best added to ~/.bash_profile for later convenience
 
 Install alliance-check-toolkit in the chroot:
 
-* <https://gitlab.lip6.fr/vlsi-eda/alliance.git>
+* <https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.git>
 * See coriolis-2.x/Linux.x86_64/Release.Shared/install/share/doc/coriolis2/en/html/main/PythonTutorial/index.html
 
 Run the following (if not done already):
@@ -220,16 +220,16 @@ Run the following (if not done already):
 
 Git clone alliance-check-toolkit:
 
-    git clone https://gitlab.lip6.fr/vlsi-eda/alliance.git
+    git clone https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.git
 
 You must create a configuration for your user in alliance-check-toolkit to define where the various tools are installed:
 
-    touch alliance-check-toolkit/etc/mk/users.d/user-USERNAME.mk
-    cat <<EOF >>alliance-check-toolkit/etc/mk/users.d/user-USERNAME.mk
-    export CORIOLIS_TOP=/home/USERNAME/coriolis-2.x/Linux.x86_64/Release.Shared/install
-    export ALLIANCE_TOP=/home/USERNAME/alliance/install
-    export CHECK_TOOLKIT=/home/USERNAME/alliance-check-toolkit
-    export YOSYS_TOP=/home/USERNAME/yosys
+    touch alliance-check-toolkit/etc/mk/users.d/user-$USERNAME.mk
+    cat <<EOF >>alliance-check-toolkit/etc/mk/users.d/user-$USERNAME.mk
+    export CORIOLIS_TOP=/home/$USERNAME/coriolis-2.x/Linux.x86_64/Release.Shared/install
+    export ALLIANCE_TOP=/home/$USERNAME/alliance/install
+    export CHECK_TOOLKIT=/home/$USERNAME/alliance-check-toolkit
+    export YOSYS_TOP=/home/$USERNAME/yosys
     EOF
 
 You can try the ARM in alliance-check-toolkit: