|
|
@ -24,7 +24,7 @@ Another useful tool is GTKWave, install it if you want to use the waveform files |
|
|
|
|
|
|
|
### Change into docker container & install requirements |
|
|
|
``` |
|
|
|
$ git clone https://git.goodcleanfun.de/tmeissner/cocotb_with_ghdl.git |
|
|
|
$ git clone --recursive https://git.goodcleanfun.de/tmeissner/cocotb_with_ghdl.git |
|
|
|
$ cd cocotb_with_ghdl |
|
|
|
$ ./env-setup.sh |
|
|
|
$ docker run --rm -ti --volume=$(pwd):/build -e DISPLAY=$DISPLAY \ |
|
|
|