1b5327313a
* New: CRL::restoreNetsdirection() (in ToolBox) that checks the coherency of all Nets direction through a complete hierarchy of cells. Stops at Cells flagged "TerminalNetlist". Directions are rebuilt for all the Cells part of the hierarchy in a bottom up fashion. It is also checked that Nets have only one driver (we assume there is no three-state busses). To sort cells in hierarchical order (bottom up according to their depth), copy the DepthOrder class from the GDSII driver. Will unify them later. exported to the Python interface. * New: In cumulus/tools/blif2vst.py, add a call to restoreNetsdirection() before saving. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |