mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
The solution is to separate the meaning of "," and "+" layout
file combination operators in strm2x tools:
* "+" does "blending"
* "," does merge
"+" has priority over "," ('a+b,c' acts as '(a+b),c').
NOTE: LEF caching only happens across "+".
400 B
400 B