(no commit message)
authorlkcl <lkcl@web>
Tue, 12 Jul 2022 14:45:18 +0000 (15:45 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 12 Jul 2022 14:45:18 +0000 (15:45 +0100)
HDL_workflow/tasyagle.mdwn

index 842da82dcdecbbc789155d03e5511d7f08c8b90b..8df027bffed286ae3865450096a03b86f9e39957 100644 (file)
@@ -1,5 +1,5 @@
 # Links
-* About HiTas: <https://www-soc.lip6.fr/equipe-cian/logiciels/tasyagle/>
+* About HiTAS: <https://www-soc.lip6.fr/equipe-cian/logiciels/tasyagle/>
 * Bug: <https://bugs.libre-soc.org/show_bug.cgi?id=890>
 * Coriolis2 installation: [[coriolis2]]
 * HDL workflow: [[HDL_workflow]]
@@ -15,12 +15,12 @@ transistor-level, cell-level or a mixture of the two."
 ## Installation instructions
 
 NOTE: These are required to setup a new chroot, copy over the devscript repo,
-and make sure the new chroot has all the necesarry packages.
+and make sure the new chroot has all the necessary packages.
 
-1. mk-deb-chroot tasyagle
-1. cp-scripts-to-chroot tasyagle
-1. (tasyagle) install-hdl-apt-reqs
+1. ./mk-deb-chroot tasyagle
+1. ./cp-scripts-to-chroot tasyagle
+1. (tasyagle) ./install-hdl-apt-reqs
 
-1. (tasyagle) tasyagle-install
+1. (tasyagle) ./tasyagle-install
 
-**NOTE:** Currently the tasyagle build script is failing (see bug for details).
\ No newline at end of file
+**NOTE:** Currently the tasyagle build script is failing (see bug for details).