You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Install from pip: 'pip install pyverilog' for Python2.7 or 'pip3 install pyverilog' for Python3
34
-
- Otherwise, install from github into this package: 'cd Pycoram; git clone https://github.com/shtaxxx/Pyverilog.git; cd pycoram; ln -s ../Pyverilog/pyverilog'
34
+
- Otherwise, install from github into this package: 'cd Pycoram; git clone https://github.com/PyHDI/Pyverilog.git; cd pycoram; ln -s ../Pyverilog/pyverilog'
35
35
* Jinja2 (2.7 or later)
36
36
- The code generator (in Pyverilog) uses Jinja2 template engine.
0 commit comments