efabless / cace

Circuit Automatic Characterization Engine
https://cace.readthedocs.io/
Apache License 2.0
44 stars 6 forks source link

Automatic generation of primitive symbol in testbench directory #6

Closed RTimothyEdwards closed 7 months ago

RTimothyEdwards commented 7 months ago

Modified cace_regenerate.py (again) to generate a primitive version of the schematic symbol in the testbench directory. Along with not attempting to set an xschem path for the schematic, this prevents multiple definitions of the subcircuit while allowing the subcircuit netlist to be substituted from the proper schematic or layout source, as intended.