(no commit message)
authorlkcl <lkcl@web>
Thu, 23 Jan 2020 14:13:33 +0000 (14:13 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 23 Jan 2020 14:13:33 +0000 (14:13 +0000)
HDL_workflow.mdwn

index 94db5b6c29eeafc65b0173ad2719c1b092c1b9d1..0c325e016e7af3e61a3c43e79a5770e0d088c911 100644 (file)
@@ -47,6 +47,8 @@ Whilst many resources online advocate "sudo" in front of all root-level commands
 * apt-get install graphviz xdot gtkwave
 * return to user prompt (ctrl-d)
 
+This will get you python3 and other tools that are needed. graphviz is essential fir showing the interconnections between cells, and gtkwave is essential for debugging.
+
 ## yosys
 
 Follow the source code (git clone) instructions here: <http://www.clifford.at/yosys/download.html>