Containers for commercial EDA tools.
Similar to Synopsys Container, c4e is also a container environment that provides OS libraries and other dependencies for commercial EDA tools (e.g., Virtuoso, Calibre, Design Compiler).
Note that c4e itself does not contain any commercial EDA tools.
$ docker build -t c4e:latest -f Dockerfile .
- enter the
c4e-workspace
directory; - edit
devcontainer.json
andsetup.sh
regarding your situation; - click
reopen in container
in VS Code.
Due to end of life for CentOS 7, c4e will remain maintained until 30 June 2024.