K
kbhar
Guest
Hi,
I defined the EDA settings to generate the functional simulation files
in Quartus 9.0 sp2. As a result, I got the .vo, .sft and a .tcl file.
However, when I try to run the Cadence simulator on this file, it is
giving me an error.The command I am trying to run is:
irun -f <file_list.f> <testbench.v>
where the file_list.f has the .vo file and the .tcl file paths in it.
I get the following errors:
irun: *E,FMUK: The type of the file (<file_name.vo>
could not be
determined.
irun: *E,FMUK: The type of the file (<file_name.tcl>
could not be
determined.
Is this the proper way to execute "irun" on a .vo file? If not, could
somebody please let me know the same?
Thanks,
kbhar
I defined the EDA settings to generate the functional simulation files
in Quartus 9.0 sp2. As a result, I got the .vo, .sft and a .tcl file.
However, when I try to run the Cadence simulator on this file, it is
giving me an error.The command I am trying to run is:
irun -f <file_list.f> <testbench.v>
where the file_list.f has the .vo file and the .tcl file paths in it.
I get the following errors:
irun: *E,FMUK: The type of the file (<file_name.vo>
determined.
irun: *E,FMUK: The type of the file (<file_name.tcl>
determined.
Is this the proper way to execute "irun" on a .vo file? If not, could
somebody please let me know the same?
Thanks,
kbhar