A docker template for VHDL project using GHDL, GTKWave & VUint.
- Install Docker Desktop for Windows.
- Install VcXsrv Windows X Server.
- Run both Docker Desktop and VcXsrv (with default config) before running any command.
This environment wasn't tested but theoretically it should work.
- Install Docker.
- Update
docker-compose.ymlfollowing the[LINUX]comments.
docker-compose run --rm main python run.pyVS Code Task:
run-container(Ctrl + Shift + B)
docker-compose run --rm main python run.py -gVS Code Task:
run-container-graphical

