Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- We both know that. I wanted you to post the code so I could confirm it was valid VHDL. The RTL viewer is a Quartus tool, so no, you cannot view the testbench using RTL viewer. Viewing a testbench makes no sense, given that most of the logic does not create RTL. Testbenches contain non-synthesizeable constructs. I haven't seen that one before. How are you trying to simulate in Modelsim - using Nativelink or from within Modelsim directly? Cheers, Dave --- Quote End --- "I haven't seen that one before. How are you trying to simulate in Modelsim - using Nativelink or from within Modelsim directly?" - I am running it straight from within Modelsim. Cheers