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 f5c9c0b commit ff523d9Copy full SHA for ff523d9
.travis.yml
@@ -74,7 +74,7 @@ install:
74
# Download, build and install Verilator 3.882.
75
- export SYSTEMC_CXX_FLAGS=-pthread
76
- bash install-verilator.sh
77
- - export VERILATOR_ROOT=${HOME}/verilator/share/verilator
+ # - export VERILATOR_ROOT=${HOME}/verilator/share/verilator
78
- export PATH=${HOME}/verilator/bin:$PATH
79
- verilator -V
80
- ls -R ${VERILATOR_ROOT}
0 commit comments