Forum Discussion
4 Replies
- Vicky1
Regular Contributor
Hi,
- Select "VHDL" while creating Simulation Model.
- Check VHDL Simulation model under Qsys_project Directory\simulation\.vhd
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- jrrguzman
Occasional Contributor
Hi,
I made sure that was done but I can't make it nevertheless. It only generates the verilog counterpart which seems to have issues and can't be simulated either.
I'm using Quartus Prime Standard 17.0. Is there an issue for this in this particular version?
BTW, the simulation folder created is ./simulation/submodules
Cheers
- Vicky1
Regular Contributor
Hi,
Have you resolved the issue?
Check under simulation folder created is ./simulation/.... Instead of submodules.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- jrrguzman
Occasional Contributor
Hi,
Well the issue is not resolved since the tool does not generate the right component model. Yes, I get the .vhd file under simulation but not the right submodule which should be generated along. I wonder if you have tried to simulate the generated IP on Modelsim.
However I'm moving on since I am able to work with the simulation model from v18.0.
Thanks for the time.