Docker enviroment for CologneChip GateMate FPGA. The following toolchain blocks are currently integrated:
For building the enviroment simply run ./build_docker.sh
.
The enviroment can be started with ./run_docker.sh
Then the workspace
folder will be mounted to /workspace
.
.
├── blink
│ ├── log Log files
│ ├── Makefile Makefile (includes workspace Makefile config)
│ ├── net Yosys net
│ ├── sim Simulation (to be done)
│ ├── src Sources
│ └── svg_netlist Netlists as json and svg images