From 4056151ca1c29e8418ce02d3a09cd45e711413ff Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 23 Jan 2020 21:04:01 +0000 Subject: [PATCH] --- HDL_workflow.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index 677be0769..5eeda46a1 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -101,7 +101,7 @@ 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. +This will get you python3 and other tools that are needed. graphviz is essential for showing the interconnections between cells, and gtkwave is essential for debugging. ## git -- 2.30.2