Commentary (#3102)
Actually you can see `https://github.com/verilator/verilator` URL in your browser.
This commit is contained in:
parent
c69ddc46f8
commit
8f527a0c6e
|
|
@ -30,6 +30,7 @@ Harald Heckmann
|
||||||
Howard Su
|
Howard Su
|
||||||
Huang Rui
|
Huang Rui
|
||||||
HyungKi Jeong
|
HyungKi Jeong
|
||||||
|
Ivan Vnučec
|
||||||
Iztok Jeras
|
Iztok Jeras
|
||||||
James Hanlon
|
James Hanlon
|
||||||
James Hutchinson
|
James Hutchinson
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,6 @@ In brief, to install from git:
|
||||||
#sudo apt-get install zlibc zlib1g zlib1g-dev # Ubuntu only (ignore if gives error)
|
#sudo apt-get install zlibc zlib1g zlib1g-dev # Ubuntu only (ignore if gives error)
|
||||||
|
|
||||||
git clone https://github.com/verilator/verilator # Only first time
|
git clone https://github.com/verilator/verilator # Only first time
|
||||||
## Note the URL above is not a page you can see with a browser, it's for git only
|
|
||||||
|
|
||||||
# Every time you need to build:
|
# Every time you need to build:
|
||||||
unsetenv VERILATOR_ROOT # For csh; ignore error if on bash
|
unsetenv VERILATOR_ROOT # For csh; ignore error if on bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue