(no commit message)
authorlkcl <lkcl@web>
Tue, 14 Jun 2022 12:52:47 +0000 (13:52 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 14 Jun 2022 12:52:47 +0000 (13:52 +0100)
HDL_workflow/devscripts.mdwn

index d5d9924ff47220b6deb7467729101d78f313fba9..5b8742313b6a23ceb4b4f41b20f966488158c5e0 100644 (file)
@@ -33,8 +33,8 @@ can produce the **exact** same GDS-II files.
     (libresoc)$ cd dev-env-setup
     (libresoc)$ sudo bash
     (libresoc)# ./install-hdl-apt-reqs
-    (libresoc)# ./hdl-dev-repos
     (libresoc)# ./hdl-tools-yosys
+    (libresoc)# ./hdl-dev-repos
     (libresoc)# ./ppc64-gdb-gcc           # needed for compiling unit tests
     (libresoc)# exit
     (libresoc)$