r2_cmcguesstopology.c, r2_cmc.va, block local does not work

This commit is contained in:
rlar 2017-05-13 16:23:25 +02:00 committed by Holger Vogt
parent 6777b43be5
commit f87b32962a
1 changed files with 1 additions and 1 deletions

View File

@ -25,8 +25,8 @@ module r2_cmc(t, b);
parameter real vc1 = 0;
parameter real vc2 = 0;
parameter real type = 0; // 0=n, 1=p
real dT, rsh_t, c, r, Ir, Qc, Ceff, pwrR;
analog begin : L
real dT, rsh_t, c, r, Ir, Qc, Ceff, pwrR;
if ($param_given(tcr))
$finish(4);
if ($param_given(tcr))