r2_cmcguesstopology.c, r2_cmc.va, block local does not work
This commit is contained in:
parent
6777b43be5
commit
f87b32962a
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in New Issue