mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +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.