標題: how to improve print precision in HSPICe [打印本頁] 作者: nooby_wang 時間: 2008-9-14 03:49 PM 標題: how to improve print precision in HSPICe Hi all, $ }% r3 ] |, }. Y! n+ \% H( l 2 M7 M R& @3 F2 c- L% { I am want to print some data when I run hspice, this is my head define:0 Y& [6 E7 V7 @9 _$ S# ~0 l
% @- ^: O/ Z' `4 J.option post accurate=1 captab measdgt=8 igold=1 7 ~) K' O0 I6 e- q. ^ % r7 S0 I8 _! j7 \% l1 z5 p9 G8 ^
but the print precision can't change, it is :such as 0.7290, I hope the print number have good precision,such as can be 0.729125, that is to say,hope there have 6 or 8 number after the radiox point. & ?# P' A/ P6 l+ q& }1 d" [- x) C( g6 l
' @, k) `$ c8 p& d4 H* V: T
anyone can help me ? F) R( R" a/ n+ k9 t8 R3 I
Happy moon festival! , {* X2 j+ k, g+ i! M: y+ b$ t% A" m9 d Thanks, % F/ M/ z& z. ^2 w) m Nooby作者: lance_cyc 時間: 2008-9-15 09:39 PM
Use NUMDGT = X to set your precision. 8 N8 c3 A- m. {6 g4 \, a9 z0 U5 A- g! A0 I1 w; M p
MEADGT is only useful in measured output files.