Commit Graph

10 Commits (master)

Author SHA1 Message Date
Jan Petykiewicz f7f5a62f54 Update comments 7 months ago
jan 9a077ea2df move to dicty layers and targets 7 months ago
jan f0a71bfb8b redo library class naming 7 months ago
Jan Petykiewicz 1463535676 modernize type annotations 7 months ago
Jan Petykiewicz 88adc08259 data_to_ports max_depth default to 0
Makes it more compatible with LazyLibrary -- with recursive approach, we
have to load all the subcells to run ports2data, but those subcells may
or may not exist (e.g. partial library, or maybe we've removed some
duplicates-to-be prior to merging with a different lib)
7 months ago
Jan Petykiewicz 2ccef554db misc fixes 7 months ago
Jan Petykiewicz d349aa3366 Revert "allow ports2data to take a tree"
This reverts commit 44f823c736.
LazyLibrary can't take Trees anymore, so no need for it.
7 months ago
Jan Petykiewicz db7a98bb0f allow ports2data to take a tree 7 months ago
Jan Petykiewicz 7a8a3ef3c7 note in comments 7 months ago
Jan Petykiewicz 16567c8a66 move builder.port_utils into utils.ports2data
and rename functions
7 months ago