mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
tech file to correct the underlying problem with the SkyWater sky130 process in which a different layer/purpose pair is used for TEXTTYPE and DATATYPE for the same layer. Previously, all output from magic writes the same pair for both when writing a port label. The new method preserves existing syntax, although there are some differences based on what order the "port" statement appears relative to other types for the same layer.