We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb4cd9 commit a6ebec5Copy full SHA for a6ebec5
README.md
@@ -31,7 +31,7 @@ Software Requirements
31
32
* Python (2.7, 3.3 or later)
33
* Icarus Verilog (0.9.6 or later)
34
- - vparser.preprocessor.py uses 'iverilog -E' command insted of the preprocessor.
+ - vparser.preprocessor.py uses 'iverilog -E' command instead of the preprocessor.
35
- 'apt-get install iverilog'
36
* Graphviz and Pygraphviz (Python3 does not support Pygraphviz)
37
- graphgen.py in dataflow and controlflow.py in controlflow (without --nograph option) use Pygraphviz with Python 2.7.
0 commit comments