What's the right way to start gate level simulation ?
I've some doubt using Quartus II version 10.1 with ModelSim-Altera SE 6.6c. When I select to start a gate level simulation from Quartus, it prompts me for the timing model to use for simulation, then ModelSim starts, all necessary libraries and vho file for the selected timing model are self loaded; at this point I right click on my main entity, selecting the Simulate item from contextual menu: simulation window layout is sef adpoted. Next step I do is to add signals and edit waveform needed for simulation, finally I click on Run-All button in Wave pan to start simulation. Using this way the result is equal to a RTL simulation. Looking on web and after many tries I discovered that if I select from ModelSim menu the item "Simulate -> Start Simulation", it prompt for the entity to simulate and sdo/sdf file too: using this way gate level simulation keeps track of gate delays. I can use this method every time but it isn't very confortable: why should I tell ModelSim (every time I start a simulation) which entity and delay file to use when Quartus already prompts me for the timing model to use ? Is it a bad Quartus configuration problem ?
Thank you in advance. Best Regards Simone Navari