mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Fixed issue-1307 (partial, UNPLACED component placements render placement if they come with point and orientation)
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ UNITS DISTANCE MICRONS 1000 ;
|
||||
DIEAREA ( 0 0 ) ( 1000 2000 ) ;
|
||||
|
||||
COMPONENTS 3 ;
|
||||
- macro1 macro1 + PLACED ( 0 0 ) N ;
|
||||
- macro1 macro1 + UNPLACED ( 0 0 ) N ;
|
||||
END COMPONENTS
|
||||
|
||||
SPECIALNETS 1 ;
|
||||
|
||||
Reference in New Issue
Block a user