Skip to content

Commit a6ebec5

Browse files
committed
README
1 parent eeb4cd9 commit a6ebec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Software Requirements
3131

3232
* Python (2.7, 3.3 or later)
3333
* Icarus Verilog (0.9.6 or later)
34-
- vparser.preprocessor.py uses 'iverilog -E' command insted of the preprocessor.
34+
- vparser.preprocessor.py uses 'iverilog -E' command instead of the preprocessor.
3535
- 'apt-get install iverilog'
3636
* Graphviz and Pygraphviz (Python3 does not support Pygraphviz)
3737
- graphgen.py in dataflow and controlflow.py in controlflow (without --nograph option) use Pygraphviz with Python 2.7.

0 commit comments

Comments
 (0)