Setting Pin Test Height to Auto by Default (cdsinit/cdsenv)

Somehow, they missed this one. Luckily, you can do

envSetVal("layout" "pinTextAutoHeight" 'boolean t) ; in your .cdsinit

or, in your .cdsenv:

layout pinTextAutoHeight ‘boolean t





Case Abstract

Using save defaults of the modified variables, one can find out the settings needed for custom pin layer, size, etc. However, I couldn't find what needs to be set for this one to be "checked".

Please share if you can find out how it is to be done through envSetVal (preferred over cdsenv because I don't know if local (proj dir) .cdsenv will be loaded like local .cdsinit).



Comments

Popular posts from this blog

Plotting Device Parameters (gm, vdsat, etc) Vs Time or Temp

When You Want to Get Cycle-to-Cycle Jitter at PLL Output Due to the Reference Oscillator

HIdden States in Your Behavioral Model