Forum Discussion
Altera_Forum
Honored Contributor
8 years agowhy different simulation outputs modelsim and simulation wave editor for ring osc..
Hello to everyone.
I apologize for disturbing you. I am trying to modeling ring oscillator in FPGA. You can see my design details in attached photo files.- At first modeled it schematically(photo1) then i run timing simulation it via simulation waveform editor/university program tools.
- Then i want to see my outputs delays in modelsim. For this purpose i convert my schematic design to .vhd file(file>create/update>create hdl design...). Then i use gate level simulation tool in quartus for modelsim. .... When I look at the results(photo4-->results, photo5-->zooming results) there is a problem.
3 Replies
- Altera_Forum
Honored Contributor
Hi,
Can you share the .bdf file? Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation) - Altera_Forum
Honored Contributor
- Altera_Forum
Honored Contributor
Hi,
Yes, In simulation result we can see the difference. This is because of the conversion(.bdf to .vhd/.v) which we are doing. The conversion is adding some extra delay/logic which can be seen in RTL viewer because of which we are getting the different results. Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation)