95dd4ab8ff
* New: In CRL::DefImport, the previous version of the parser was designed only to read pure netlists, no physical components. Now add features for: * VIA generate statements. Generated VIAs are created as Cell and then instaciated wherever they are needed. Alternative would be to duplicate it's contents so the original netlist is not changed. But would create lot more objects. * PIN, added support for basic physical shapes. * SPECIALNETS and their associated wiring (path callback). Note: (to myself) As the Path is created *before* the NET or SPECIALNET callback is called, we must create a temporary net to store the path components. This is the "__prebuild__" net which will be merged later with the actual net. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
etc | ||
python | ||
src | ||
CMakeLists.txt |