haoshs
Member level 3
I found two bugs in the cadence IC5141 ADE.
(1) When a schematic contains a instance of vsin , the exported netlist for vsin is as following:
V1 (1 0) vsource dc=1 mag=1 phase=0 sinedc=1 ampl=1 freq=1K
and the bug is that there is not the type declatation "type=sine" in the netlist for sine voltage source, the same as isin vpulse ipulse etc.
I've check the the netlist for vin and vpulse in the IC4.4.6, and The netlist for sine contains the "type=sine". that's the difference in the two versions for the same schematics.
(2) When "pPar()" parameter appears in the netlist, Spectre would found error with following massages:
Function 'pPar' is undefined or is used recursively.
Is anyone encounter the same problems with me?
And can anyone help me?
Thank you!
(1) When a schematic contains a instance of vsin , the exported netlist for vsin is as following:
V1 (1 0) vsource dc=1 mag=1 phase=0 sinedc=1 ampl=1 freq=1K
and the bug is that there is not the type declatation "type=sine" in the netlist for sine voltage source, the same as isin vpulse ipulse etc.
I've check the the netlist for vin and vpulse in the IC4.4.6, and The netlist for sine contains the "type=sine". that's the difference in the two versions for the same schematics.
(2) When "pPar()" parameter appears in the netlist, Spectre would found error with following massages:
Function 'pPar' is undefined or is used recursively.
Is anyone encounter the same problems with me?
And can anyone help me?
Thank you!