mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-30 18:02:32 +02:00
a scaling issue in extract) which was caused by the addition of hierarchical netlist generation. Finding hierarchical connections requires finding instances by name, so it is vastly better to create a hash table of instances instead of a linked list.