mirror of
https://github.com/verilator/verilator.git
synced 2025-03-03 10:39:35 +00:00
Install commentary, msg1678.
This commit is contained in:
parent
ce7de5ed30
commit
9e9e7c33ae
@ -117,9 +117,10 @@ and add it to path using Modules/modulecmd:
|
|||||||
After installing you'll want a module file like the following:
|
After installing you'll want a module file like the following:
|
||||||
|
|
||||||
set install_root /CAD_DISK/verilator/{version-number-used-above}
|
set install_root /CAD_DISK/verilator/{version-number-used-above}
|
||||||
setenv VERILATOR_ROOT $install_root
|
unsetenv VERILATOR_ROOT
|
||||||
prepend-path PATH $install_root/bin
|
prepend-path PATH $install_root/bin
|
||||||
prepend-path MANPATH $install_root/man
|
prepend-path MANPATH $install_root/man
|
||||||
|
prepend-path PKG_CONFIG_PATH $install_root/share/pkgconfig
|
||||||
|
|
||||||
=item 3.
|
=item 3.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user