I am using cadence version - IC6.1.5.500.15
I want to use a noisy signal as an input to my circuit in cadence, and I took the following steps:-
Step 1:- I created a CSV format file of the noisy signal generated from matlab.
Step 2 :- In cadence, I went to ADE -> Setup -> Simulation files, and in the "include Paths", I included the path of that CSV file.
Step 3 :- Then I used a ipwlf source in my schematic, and in its properties I mentioned the CSV file name in "PWL file name", and also mentioned the period of that noisy signal in "Period of the PWL".
Then, while running a transient analysis, the spectre is showing error.
This is the complete error, which is showing by the spectre.
I am actually using space separated values as this:-
where am I going wrong?