Docker file of EDA environment
295
Docker file of EDA environment Environment for EDA tools such as waveview, icfb, ic6(virtuoso), nLint, debussy, prime time, LEC.
docker run -ti --rm --network=host -e DISPLAY=$DISPLAY -v $HOME/.Xauthority:/home/developer/.Xauthority:ro -u root thomasysliu/eda-docker tcsh
docker run -ti --rm --network=host -e DISPLAY=$DISPLAY -v $HOME/.Xauthority:/home/developer/.Xauthority:ro -u root thomasysliu/eda-docker virtuoso
docker run -ti --rm --network=host -e DISPLAY=$DISPLAY -v $HOME/.Xauthority:/home/developer/.Xauthority:ro -u root thomasysliu/eda-docker hspice
docker run -ti --rm --network=host -e DISPLAY=$DISPLAY -v $HOME/.Xauthority:/home/developer/.Xauthority:ro -u root thomasysliu/eda-docker icfb
docker run -ti --rm --network=host -e DISPLAY=$DISPLAY -v $HOME/.Xauthority:/home/developer/.Xauthority:ro -u root thomasysliu/eda-docker ncverilog
Content type
Image
Digest
Size
519.2 MB
Last updated
about 6 years ago
docker pull thomasysliu/eda-docker