runSVUnit fails with Incisive (cannot find the provided file another_filelist_module.sv)

42 views
Skip to first unread message

rpre...@gmail.com

unread,
Mar 20, 2019, 6:23:12 AM3/20/19
to SVUnit User Group
Hi All,

I followed the standard procedure for creating an SVUnit project detailed here:

create_unit_test.pl serial.sv

In order to provide a minimum verifiable example, the module has only one input wire and one output wire - nothing that should affect SVUnit.  I then connect up the two ports on my very basic SV device in the generated testbench file. However, when I attempt to run the testbench with

runSVUnit -s ius serial.sv

I get the following error:

irun: *E,FILEMIS: Cannot find the provided file another_filelist_module.sv

My Incisive simulator install is functioning and I can use it to simulate a host of non-SVUnit projects.

Any ideas about what might be causing this error? 

Thanks for any suggestions in advance!

neil johnson

unread,
Mar 21, 2019, 9:51:41 AM3/21/19
to SVUnit User Group
Is another_filelist_module.sv something you created? I ask bc it looks like something I’ve used in examples so I’m wondering if you copied an example as a template for what you’re doing. In any case, if you’re adding new files you either need to have them in an ‘include or add them to a filelist. The template out of create_unit_test only accounts for 1 file. Nothing automatic about additions. Hope that helps.
Reply all
Reply to author
Forward
0 new messages