Forum Discussion
I don't think Quartus Prime Pro tool has a function that get a design file optimized for simulation.
You may check this for more information related to Design Optimization.
https://www.intel.com/content/www/us/en/docs/programmable/683641/23-1/faq.html
Best Regards,
Richard Tan
Thank you very much for helping me to resolve my Issue. As I am comparatively new to Quartus Prime, I would like to know how to simulate my design, once test-bench of a design is created using Platform Designer System. I would like to elaborate a bit: my counter.v module is converted to a custom IP and I integrated that with an Avalon FIFO IP in platform designer system. Then synchronized all components and generated HDL and test benches for the design. Also, I compiled the whole design in Quartus Prime Pro. May I know what I have to do to simulate the whole design? (I have model-sim with my Quartus Prime Pro 18.1.). I have got this doubt since I am using an off the shelf IP (Avalon FIFO IP) and a custom generated IP in my design.