Hi all (<!channel>),
@User and I are currently working on a All-in-One Docker container for digital and analog design. It is based on efabless foss-asic-tools container with some noteable updates:
• Based on modern
Rocky Linux 8.5
• Available for
AMD64 and
AARCH64 (ARM64), so it also works fine on
Mac and
Raspberry Pi
• Additionally to the integrated VNC server, you can directly connect to a local X-server
•
Additional tools (e.g.: fault, ghdl, verilator) and clean build (builds all tools instead of copying from external containers) only with Docker-native tools
You can find it here:
github.com/hpretl/iic-osic-tools
And here:
hub.docker.com/r/hpretl/iic-osic-tools
To get started, look into the github repository and check the readme. We made start-scripts that should make it super simple to start the container.
Disclaimer: The container is new, we did test it, but there might be issues. If you have problems (like with the start scripts or some tools) or you have wishes and suggestions, please don't hesitate to contact us!