Commit Graph

7 Commits (c9402500e20841df9497656b2a675114dab49f44)

Author SHA1 Message Date
Jan Petykiewicz c9402500e2 modernize type annotations 1 year ago
Jan Petykiewicz 2e8d06ad6e 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)
1 year ago
Jan Petykiewicz cca6b90830 misc fixes 1 year ago
Jan Petykiewicz d079b44883 Revert "allow ports2data to take a tree"
This reverts commit 44f823c736.
LazyLibrary can't take Trees anymore, so no need for it.
1 year ago
Jan Petykiewicz 44f823c736 allow ports2data to take a tree 1 year ago
Jan Petykiewicz 0be7f9d42a note in comments 1 year ago
Jan Petykiewicz 6599dad48f move builder.port_utils into utils.ports2data
and rename functions
1 year ago