exec elab_debug error
Dear Support,
I have a project from Texas Instruments. I am learning how to port it to Intel A10 GX development board. I use Quartus Pro 21.3 Generate Simulator Setup Script created a TCL. and it runs all the want to one error.
# [exec] elab_debug
# vsim -voptargs="+acc" -pli "C:/intelfpga_pro/21.3/quartus//bin64/sld_sysconsim.dll" -L work -L work_lib -L altera_ver -L lpm_ver -L sgate_ver -L altera_mf_ver -L .......................... fx3_clkctrl -L fx3_iopll -L loopback_fifo ed_sim.ed_sim
# Start time: 14:46:48 on Nov 28,2021
# ** Error (suppressible): (vsim-19) Failed to access library 'ed_sim' at "ed_sim".
# No such file or directory. (errno = ENOENT)
# Error loading design
# End time: 14:46:53 on Nov 28,2021, Elapsed time: 0:00:05
# Errors: 1, Warnings: 0
I use .................... represent a very long list.
I attached the msim_setup.tcl file in zip format.
I didn't expect Quartus can generate a functional testbench for me. but I do relay on it to create a working simulation structure.
what should I do to make the ld_debug complete successfully?
I need a dummy top level testbench that I can fill in test contents. I can make one, but I don't know how to tell/edit the .tcl file in include it in.
Best Regards,
David
Hi David,
Thanks for the project file. I will try to replicate the issue and update to you.
Regards,
Pavee