Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHey Ted,
thanks a lot for your answer!! generally: Before i changed to quartus, I used simulink, i also got signal generators in my simulink design and after compiling, the signals were shown in the waveform window. Now, i use quartus and got no singal generators in my schematic, therefore, I used the waveformeditor to create my input signals, clock and so on manually. How does this thing work in ModelSim? Are there stimuli, you can choose from? according to your answer: The tutorial you linked, was exactly the one I used to. But there is a difference according your post: --- Quote Start --- 3) in Quartus, go to Assignments->Settings.... -> EDA Tool Settings -> Simulation and review the other settings, but go down to the NativeLink section and click on "Compile test bench" and then define your test bench (give it a name, tell it where your testbench HDL file is). This is shown on page 5 of the PDF mentioned above. --- Quote End --- So, the tutorial says, select "none" under "NativeLink settings". You told me to use "compile tesbench". so, when i do this, i have to create a new one (see the screenshot below). But i´m not sure, which simulation file i should choose. In summary, when i follow the tutorial, there is no project and there are no waveforms in ModelSim. So perhaps the point to get it working is, to do the thing in 3) correctly as you told?!? Thanks a lot in advance.