Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16609 Discussions

Top level entity/module name for test bench not specified

Altera_Forum
Honored Contributor II
1,420 Views

Hello! 

 

I am trying to simulate a dummy module acting as an ADC that should respond in the same way as the real ADC I am using. I do this since the real ADC has not yet arrived and I would like to validate that my module which reads from the ADC is working correctly. The testbench for use in ModelSim has been set up in exactly the same way as the others but when I try to run RTL Simulation I get the following error message: 

 

Error: Top level entity/module name for test bench not specified -- cannot continue NativeLink simulation 

WINDOWS 2 {Cannot find the file.} 

Error: NativeLink simulation flow was NOT successful 

 

As stated before the testbench is set up in the same way as other testbenches with the exception that this one does not go into simulation. I get no error messages during compilation. 

 

Best regards, 

David
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
685 Views

I think you did not set up the nativelink settings properly. Confirm the testbench name that is match with your filename.

0 Kudos
Reply