Installation Overview

CACE currently supports two primary methods of installation: using Nix and the Python-only method.

Python-only

This method installs CACE with PIP from PyPI. But you will need to bring your own tools, which means that you have to manually compile and install each of the design tools and manage their versions.

You’ll need the following:

Install CACE with PIP:

$ python3 -m pip install --upgrade cace

Non-exhaustive list of the required design tools:

Some of the measurements require:

However, as the versions will likely not match those packaged with CACE, some incompatibilities may arise, and we might not be able to support them.