- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Intel Support/FPGA Expert
I opened AN812 top_system.qsys with Quartus pro 21.3, using Platform Designer Generate Testbench, then I use Questa, change directory to top_system_tb/sim/mentor. do msim_setup.tcl. I will get the following error.
can someone explain what this error means and how to fix this problem?
thank you,
David
-----------------------------------------------------------------------------------------------
cd C:/FPGA/arria10devkit/AN812_sim/complete/top_system_tb/top_system_tb/sim/mentor
# reading C:/intelFPGA_pro/21.3/questa_fse/win64/../modelsim.ini
do msim_setup.tcl
# bit_64
# ** Error: invalid command name "top_system_tb::get_env_variables"
# Error in macro ./msim_setup.tcl line 158
# invalid command name "top_system_tb::get_env_variables"
# while executing
# "top_system_tb::get_env_variables $SIMULATOR_TOOL_BITNESS"
# invoked from within
# "dict get [top_system_tb::get_env_variables $SIMULATOR_TOOL_BITNESS] "LD_LIBRARY_PATH""
# invoked from within
# "dict merge $LD_LIBRARY_PATH [dict get [top_system_tb::get_env_variables $SIMULATOR_TOOL_BITNESS] "LD_LIBRARY_PATH"]"
# invoked from within
# "set LD_LIBRARY_PATH [dict merge $LD_LIBRARY_PATH [dict get [top_system_tb::get_env_variables $SIMULATOR_TOOL_BITNESS] "LD_LIBRARY_PATH"]]"
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi David,
Do you mind to share the file for me to check it? By reading the error message, it seems like the command in msim_setup.tcl is invalid. You may try to change this command "top_system_tb::get_env_variables" in your script.
Thanks,
Ean

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page