ghdl / docker

Scripts to build and use docker images including GHDL
40 stars 10 forks source link

Add test matrix for ghdlsynth #6

Closed eine closed 5 years ago

eine commented 6 years ago

In order to do so, yosys is required. Moreover, the test suite of yosys requires iverilog.

https://github.com/1138-4EB/ghdl/tree/gcc-in-docker

eine commented 5 years ago

Docker images for icestorm, nextpnr, yosys and symbiyosys were added in https://github.com/ghdl/docker/commit/4b57cc40ea800d880ef4ebf6431ee596caac94a6.

Currently, ghdl --synth is tested in the main repo. ghdlsynth is tested in tgingold/ghdlsynth-beta and here. Precisely, the travis.sh script from there is executed here in order to generate latest and beta images; and test the latter only.