Enhancements
| ATE-4607 ATE-4608 | Added a generic plugin mechanism for reshaping mosfets and capacitors. You can now define how to reshape capacitors by writing a SKILL callback with the following signature: callback_name(libName cellName viewName) This function must edit the layout with the given LCV to create multiple instances (with the same lib and cell) with varying parameters. Animate reads out the different parameter sets. |
| ATE-4716 | Resistors and capacitors registration via cph.lam You can now identify a device as a resistor or capacitor via "COMP_CLASS" within the "COMPONENT_TYPE_GROUP" in the cph.lam. You can also do this via "Host Environment"->"Component Type"->"Device Type" in the project. |
| ATE-4761 | Added a new env var to define the default Match Overlay Mode. New command line option --match_overlay_mode and associated environment variable. Possible options are "Hatched", "Outline", and "Off". This sets the default match overlay mode in the Blueprint Editor. |
| ATE-4629 | Added an instance and match level constraint for Minimum Routing Layer Over Active. |
Resolved Issues
| ATE-4759 | Fixed a bug which caused mosfets with built in guard rings to space too far apart on rows. |
Other Items
-