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 "+".