在Extendsim软件中设置Eqution模块中点击Test Equation测试编程时弹出Found oVars_Values,expecting:;是什么意思5 i: X8 V2 M: B4 P, f; E4 c! @
下面是我编写的程序& J# j5 c5 o* f$ {
if(length1<length2 and length1<length3) - a; S) d" o/ c4 ]$ E2 K7 j) ^' n( O, e; {
outCon1=1;
, z+ U/ M9 W" v# M. ~elsif(length2<length1 and length2<length3) - N# v3 I/ F+ I/ r j4 [8 h6 j) U+ ~
outCon1=1;& z2 S# w% l% `: u, J
elsif(length3<length1 and length3<length2) & |0 `% O5 D% X2 k6 X/ k8 y. T: I
outCon1=2;
, t1 ~5 A5 _5 _% E |