aquiles viza
03/08/2024, 9:17 PMsky130_ef_ip__instramp
design fails on some tests. Is that expected?Tim Edwards
03/08/2024, 9:35 PMcace_gui.py
without arguments, it will look for a .txt
file with the same name as the project directory. If you want to point it to a different file, then just pass the other file as an argument.
I think the only requirement is that within the .txt
file, the paths
declarations need to point to valid directories.
Yes, the sky130_ef_ip__instramp
is a barely credible (if that) design and will fail a lot of specs (I more or less fused together a random schematic with a random set of specs).aquiles viza
03/08/2024, 10:17 PM.txt
files on the same directory below root.
The only requirement is that the .txt
file indicates the correct .sch
folder, according to which module is evaluating.
Is that right?Tim Edwards
03/09/2024, 12:32 AM