mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
Commentary: Mention docker hub explicitly (#5241)
This commit is contained in:
parent
b66fdd7421
commit
c383f4868f
@ -11,10 +11,11 @@ easily as a docker image, e.g.:
|
|||||||
|
|
||||||
docker run -ti verilator/verilator:latest --version
|
docker run -ti verilator/verilator:latest --version
|
||||||
|
|
||||||
This will install the container, run the latest Verilator and print
|
This will pull the container from `docker hub
|
||||||
|
<https://hub.docker.com/r/verilator/verilator>`_, run the latest Verilator and print
|
||||||
Verilator's version.
|
Verilator's version.
|
||||||
|
|
||||||
Containers are automatically built for all released versions, so you may
|
Containers are automatically built and pushed to docker hub for all released versions, so you may
|
||||||
easily compare results across versions, e.g.:
|
easily compare results across versions, e.g.:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
@ -25,6 +25,7 @@ Aylon Chaim Porat
|
|||||||
Bartłomiej Chmiel
|
Bartłomiej Chmiel
|
||||||
Cameron Kirk
|
Cameron Kirk
|
||||||
Chih-Mao Chen
|
Chih-Mao Chen
|
||||||
|
Chris Bachhuber
|
||||||
Chris Randall
|
Chris Randall
|
||||||
Christopher Taylor
|
Christopher Taylor
|
||||||
Chuxuan Wang
|
Chuxuan Wang
|
||||||
|
Loading…
Reference in New Issue
Block a user