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

How check condition statement within case

$
0
0

Hi, 

 I wanted to pass condition statement within the case stement,

In Below script I  am trying to change path width using case stament

width=sel_path~>width

case(width

(width<0.2) : sel_path~>width=0.2

(((width>=0.2) &&  (width<0.5): sel_path~>width=0.5

(((width>=0.5) &&  (width<1): sel_path~>width=1

);end case

Can please correct this script


Viewing all articles
Browse latest Browse all 5066

Trending Articles



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