The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> limit in spectreMDL outputs "*.measure"  files....
https://designers-guide.org/forum/YaBB.pl?num=1308227250

Message started by Evgenii on Jun 16th, 2011, 5:27am

Title: limit in spectreMDL outputs "*.measure"  files....
Post by Evgenii on Jun 16th, 2011, 5:27am

Hi! I use "foreach" function in spectreMDL script, for example:


foreach VL from {1.65, 1.95, 2.3, 2.7, 3, 3.6} {
 foreach VCC from {2.3, 2.7, 3, 3.6, 4.5, 5.5} {
  run delay as typ_25
 }
}

In my ".mdl" file i need repeat this construction for many temperature and many corners. i do this... But output ".measure" file do not contain all measurements. Output range of measurements in some places in file looks clipped.... May be "foreach" has memory limit or something else...

Thanks! :)

ps
version - spectre (ver. 5.10.41.020608 -- 06 Feb 2008).
and for run simulation i use: - $spectremdl -tab -b *.mdl

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.