|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
请各位大侠帮我看一下这个ibis模型怎么了,这是我从TI官网上下载的,在编译的时候报错:
. W7 w& t7 w& o& n! ~. oERROR - Model Model67: The [Rising Waveform]
+ T6 c! s+ R- u/ z with [R_fixture]=50 Ohms and [V_fixture]=0V
) }5 g8 k1 \$ Q has TYP column DC endpoints of 0.00V and 1.19v, but/ W3 I5 S, f4 g
an equivalent load applied to the model's I-V tables yields2 H0 K2 g" u$ E+ l( b0 [( V2 e: P
different voltages ( 0.00V and 0.98V),/ q7 I }1 E; L( ^& F* O2 i* a
a difference of 0.00% and 21.94%, respectively.
, I5 t r v! ^ ]* u( }, J- f( s. UERROR - Model Model67: The [Falling Waveform] 6 k+ H( D2 X0 q# A7 U- h8 o
with [R_fixture]=50 Ohms and [V_fixture]=1.8V
: k m9 Z7 b, z6 b3 g L, x+ R( v has TYP column DC endpoints of 0.63V and 1.80v, but
+ x. p+ w% L. v/ ?5 J! N" o an equivalent load applied to the model's I-V tables yields
# Q( I% r+ W3 O4 { different voltages ( 0.88V and 1.80V),
7 a+ G) u7 A; N, L: i. A a difference of 27.06% and 0.00%, respectively.
1 V* ^& q% L, k$ j- d1 R" EWARNING - Model Model67 Pulldown Minimum data is non-monotonic
" l. V f$ }2 d) ~3 {4 Q0 G+ xWARNING - Model Model67 Pullup Maximum data is non-monotonic
5 `3 M# y/ x' u0 i4 MERROR - Model Model67: The [Rising Waveform] 3 i. |, W$ }, j" g$ C
with [R_fixture]=50 Ohms and [V_fixture_max]=0V! [+ w$ O" h4 }" C7 C
has MAX column DC endpoints of 0.00V and 1.38v, but3 j! }& C; o5 P. d7 ~" z7 e
an equivalent load applied to the model's I-V tables yields
" X2 o# x! x5 M7 X different voltages ( 0.00V and 1.15V),
( F' I( E/ S1 S3 j0 e# C a difference of 0.00% and 20.19%, respectively. C* A% ]8 ?; u3 v% a( @ e
ERROR - Model Model67: The [Falling Waveform]
6 E0 ]9 l/ t% f$ j) v- n9 Y with [R_fixture]=50 Ohms and [V_fixture_max]=1.89V; Q; M) q& {- v; h+ b6 ]1 v
has MAX column DC endpoints of 0.53V and 1.89v, but
9 A% _1 ~, k" G+ }! v8 r an equivalent load applied to the model's I-V tables yields! J) a3 B9 _: x% h0 J2 m
different voltages ( 0.84V and 1.89V),
$ g# t5 {2 V0 R! `' Q/ F5 H a difference of 29.38% and 0.00%, respectively.$ `& p5 k }" k$ U/ n
/ D+ I7 u! D) B" p& Z6 u5 ]# \' i哪位大侠知道的帮帮忙啊,不知道的也帮我分析分析吧。
0 q; H! h; I/ f1 d我这有一段解释:This happens because the function acdc_VI_Given_VIC_VR() in acdc.c improperly / T% m# g$ g1 Z/ X
reports the I-V/V-t intersection whenever it lies above the highest voltage in $ |% G+ C' w+ m
the I-V characteristic. This defect is likely to show itself in models lacking
# o& m; ~2 Z, I/ m3 S5 s# jclamp tables and in which either the [Pullup] or [Pulldown] table does not cover ! c* [( }9 L! d+ W* J: R) R3 n
the range from -Vcc to 2*Vcc. Any open drain or open source model which lacks
* l) E0 E4 J& D: c6 g* d/ P' nclamp tables is likely to meet these conditions because it is likely to lack
. U9 S3 z2 {- {. c: z& D. Qeither the [Pullup] or [Pulldown] table. In this test case, IBISCHK generates
8 X" J3 c( J3 x% y2 ]0 a+ Verror messages only for the MIN data because the highest voltage in the high-( _) b: f0 l# w% p% q! E
state I-V characteristic for the minimum corner lies below the 1.8 V V-T
8 E' b: N4 w, @1 e0 q; Noperating voltage.0 ?- V0 `% C$ K0 K5 Y0 J0 t
5 u: t. f# b4 R( |$ a4 \& V& W( m- B
但是缺少该怎么做啊 |
|