Tim Edwards
03/08/2024, 9:48 PMgit clone <https://github.com/efabless/cace>
git checkout v2.0.3
Leo Moser and I are working on getting CACE to look more like a "proper" application. Feel free to use the latest version (that is, don't do the git checkout
command above), but see the new install instructions in the README.md file. The tool now installs with pip
and becomes an application you can run by typing cace-gui
(or cace
for the CLI version) from the Linux command line.aquiles viza
03/08/2024, 11:39 PMpip install git+<https://github.com/efabless/cace.git>
I think it would be great to have that on the installation methonds in the README.mdLeo Moser
03/09/2024, 10:59 AMpip3 install cace
👍