Forum Discussion
I am able to simulate the design example though. Not sure if this works, one suggestion is make sure that the path does not have any empty space in between. e.g. C:\project example -> C:\project_example.
Yes, I did also check that there are no spaces in the path. To be sure I did regenerate the example project this morning and placed it directly on C:/ as shown.
C:\EXAMPLE_DESIGN\LL10G_10G_USXGMII_1588v2\simulation\ed_sim\mentor
I still get the error. Always the same file.
** Error: (vlog-7) Failed to open design unit file "../../../rtl/address_decoder/ip/address_decoder_channel/address_decoder_channel_eth_1588_tod_10g/altera_merlin_slave_translator_191/sim/address_decoder_channel_eth_1588_tod_10g_altera_merlin_slave_translator_191_x56fcki.sv" in read mode.
I also tried generating it in the latest version of Quartus (20.2 Pro) and still get the same error. I am running Windows 10. You running the same? Do you have "LongPathsEnabled" in the Windows registry?
You followed the same steps?
1) generate the example project
2) start ModelSim
3) change directory to C:\EXAMPLE_DESIGN\LL10G_10G_USXGMII_1588v2\simulation\ed_sim\mentor
4) type source tb_run.tcl
Thanks.