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 602030b commit b7d29bfCopy full SHA for b7d29bf
README.md
@@ -88,12 +88,11 @@ Requirements
88
sudo apt install iverilog
89
```
90
91
-- Jinja2: 2.10 or later
92
- Pyverilog: 1.3.0 or later
93
- NumPy: 1.17 or later
94
95
96
-pip3 install pyverilog jinja2 numpy
+pip3 install pyverilog numpy
97
98
99
Optional installation for testing
veriloggen/VERSION
@@ -1 +1 @@
1
-1.9.9
+2.0.0
0 commit comments