mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
rules do not get hierarchical processing. I am not sure why I added that exception, which clearly is not like "bound" or "net" in causing serious issues when used hierarchically. The current counterexample is the use in sky130A.tech for the NPC layer. Based on that usage, the exception has been relaxed to consider any "squares" and similar rule during hierarchical processing if followed by a "grow" operator. Possibly this is still not relaxed enough to capture all meaningful use cases, but should suffice for now.