Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5186

How to make non stretchable rod rectangle .

$
0
0

Hi All,

How to make a rod rectangle to become non stretchable using SKILL ?

I have the code below, but it is stretchable .

How can I make it non stretchable using SKILL ?

I'm using IC5141.

procedure(rr()
cvId = geGetEditCellView()

rodCreateRect(
    ?layer         "METAL1"
    ?width    1.81
    ?length   0.81
    ?origin list( 0 0 )
    ?elementsX 1
    ?elementsY 1
    ?cvId cvId
   )


) ;proc

Best Regards,

Marben


Viewing all articles
Browse latest Browse all 5186

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>