S
ShamShoon
Guest
I think I came across what I believe is a bug in Cadence icfb. I am
using version 5.0.33 and I need to simulate in Spectre a large number
of automatically generated patterns. I hence opted for using pwl and
stimuli files. Now the funny thing is that when I create a file with
this line in it :
V1 (N1 0) vsource type=pwl wave=[0 0 1n 3.3 4n 0]
and then enter the file name in Setup/Simulation Files/Stimulus file in
the Analog Design Environment and I try creating the netlist I get this
error:
Invalid command character following '[' in: '[ 0 0 1n 3.3 4n 0]'.
si: simin did not complete successfully
now if I go to the graphical interface, create a pwl stimulus and then
create the netlist, then the netlist is created successfully and it
includes a file name _graphical_stimuli.scs.
Looking at the contents of this file, it is identical to what I've
already tried to feed to the simulator.
Even copying that same exact file to a different directory and trying
including it produces an error. So after many trials and errors it
looks like including the file in the "Stimulus file" dialog box, runs
the file through a parser that produces that error. The only solution I
figured out to this problem is :
Creating my stimulus files
Creating the netlist without any stimulus
Manually adding an include to the netlist to include my stimulus file
Run the Simulation
I don't think I'm doing anything wrong since I'm doing the exact same
steps and syntax described in the documentation and automatically
created by the graphical stimulus interface.
Any help appreciated and I wonder if anybody can reproduce this
problem.
Regards,
using version 5.0.33 and I need to simulate in Spectre a large number
of automatically generated patterns. I hence opted for using pwl and
stimuli files. Now the funny thing is that when I create a file with
this line in it :
V1 (N1 0) vsource type=pwl wave=[0 0 1n 3.3 4n 0]
and then enter the file name in Setup/Simulation Files/Stimulus file in
the Analog Design Environment and I try creating the netlist I get this
error:
Invalid command character following '[' in: '[ 0 0 1n 3.3 4n 0]'.
si: simin did not complete successfully
now if I go to the graphical interface, create a pwl stimulus and then
create the netlist, then the netlist is created successfully and it
includes a file name _graphical_stimuli.scs.
Looking at the contents of this file, it is identical to what I've
already tried to feed to the simulator.
Even copying that same exact file to a different directory and trying
including it produces an error. So after many trials and errors it
looks like including the file in the "Stimulus file" dialog box, runs
the file through a parser that produces that error. The only solution I
figured out to this problem is :
Creating my stimulus files
Creating the netlist without any stimulus
Manually adding an include to the netlist to include my stimulus file
Run the Simulation
I don't think I'm doing anything wrong since I'm doing the exact same
steps and syntax described in the documentation and automatically
created by the graphical stimulus interface.
Any help appreciated and I wonder if anybody can reproduce this
problem.
Regards,