Calibre DRC RULE, fill circle dummy

wangpan

Newbie
Joined
Apr 26, 2024
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
Hi,
i want to fill the dummy by using the calibre drc.
and I implemented filling rectangles with the following code.

LAYER M1 1100
M1BANK = SIZE(BORDER NOT M1)BY -5

M1DUMMY{
RECTANGLES 5 5 5
INSIDE OF LAYER M1BANK
}


DRC CHECK MAP M1DUMMY GDSII 11 10'./DUMMY_FILL.gds'

Now I want to fill circles or polygons with 64 sides, how do i modify this code.
thanks
 

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…