Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 63110

Forum Post: cutClass of vias through skill code

$
0
0
I am trying to add via to my code as written below: dbCreateVia(geGetEditCellView() viaDef1 list(pointx1 pointx2) "R0" list("cutRows" height "cutwidth" .048 "cutHeight" .024)) .................................................................(1) pointx1 and pointx2 are coordinates. viaDef1 is also fine. If i am using code till "R0" ie. if i am running this code: dbCreateVia(geGetEditCellView() viaDef1 list(pointx1 pointx2) "R0") then the code is working fine because i think its taking standard parameters. but when i am giving custom parameters as written below: list("cutRows" height "cutwidth" .048 "cutHeight" .024) then the code (1) is giving me error as below: *WARNING* (DB-270585): dbiListToStdViaViaParam:via parameter 1 - Invalid parameter for the viaDef. I want to have Cut Class of my via as Bar/Rectangular via not not the standard square via(side .024um). Bar/Rectangualar cutclass has x width of .048um and y width of .024um. Isnt there any parameter where cutClass is specified? Thanks! Leonardo da Vinci

Viewing all articles
Browse latest Browse all 63110

Trending Articles



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