bug 1244: update pospopcnt.s assembler comments
[libreriscv.git] / HDL_workflow / symbiflow.mdwn
index 12cd38938773a799e86fb60c2f0f042d157aaf02..43819efc7b36b6a05fce65f0e8333799dc03a86d 100644 (file)
@@ -2,10 +2,21 @@
 
 * <https://symbiflow.github.io/>
 * <https://github.com/SymbiFlow>
+* <https://bugs.libre-soc.org/show_bug.cgi?id=654>
 
-## Bugzilla page
+This is now possible with the automated devscript
+<https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=symbiflow-install;hb=HEAD>
 
-* <https://bugs.libre-soc.org/show_bug.cgi?id=654>
+It is, as always, your responsibility to check the contents of any
+script before running it.
+
+-------
+
+# Manual instructions
+
+These are notes taken during the process of developing the above
+script.  you **do not** need to go through this manual process unless
+you are very paranoid.  warning: it took several days to get right.
 
 ## Setting up new debootstrap and chroot into it
 
@@ -44,7 +55,7 @@ auto-preparation script here:
     apt-get upgrade -y
 
 
-## Download neccessary softwares
+## Download necessary softwares
 
     apt-get install -y libcurl3-gnutls/buster git/buster wget
 
@@ -53,7 +64,7 @@ auto-preparation script here:
     git clone https://github.com/YosysHQ/abc.git
     git clone https://github.com/oneapi-src/oneTBB.git
     git clone https://github.com/verilog-to-routing/vtr-verilog-to-routing.git
-    git clone https://github.com/cliffordwolf/icestorm.git
+    git clone https://github.com/yosyshq/icestorm.git
     git clone https://github.com/SymbiFlow/prjxray.git
     git clone https://github.com/SymbiFlow/prjxray-db.git
     git clone https://github.com/SymbiFlow/yosys-symbiflow-plugins.git