mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
Commentary
This commit is contained in:
parent
16bb97687a
commit
8859cbf5bc
@ -2112,16 +2112,16 @@ specified, it will come from a default optionally specified at configure
|
||||
time (before Verilator was compiled), or computed from
|
||||
SYSTEMC/lib-SYSTEMC_ARCH.
|
||||
|
||||
=item VCS_HOME
|
||||
|
||||
If set, specifies the directory containing the Synopsys VCS distribution.
|
||||
When set, a 'make test' in the Verilator distribution will also run VCS
|
||||
baseline regression tests.
|
||||
|
||||
=item VERILATOR_BIN
|
||||
|
||||
If set, specifies an alternative name of the Verilator binary. May be used
|
||||
for debugging and selecting between multiple operating system builds.
|
||||
If set, specifies an alternative name of the C<verilator> binary. May be
|
||||
used for debugging and selecting between multiple operating system builds.
|
||||
|
||||
=item VERILATOR_COVERAGE_BIN
|
||||
|
||||
If set, specifies an alternative name of the C<verilator_coverage binary>.
|
||||
May be used for debugging and selecting between multiple operating system
|
||||
builds.
|
||||
|
||||
=item VERILATOR_GDB
|
||||
|
||||
|
@ -21,9 +21,14 @@ Git, below, maybe a better alternative.) To install as a package:
|
||||
|
||||
If this works, skip down to <<Running Verilator>>.
|
||||
|
||||
=== Docker
|
||||
|
||||
Verilator is available in pre-built Docker containers. See
|
||||
https://github.com/verilator/verilator/blob/master/ci/docker/run/README.adoc
|
||||
|
||||
=== Git
|
||||
|
||||
Alternatively, installing Verilator with Git provides the most flexibility.
|
||||
Installing Verilator with Git provides the most flexibility.
|
||||
For additional options and details see the additional sections below. In
|
||||
brief:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user