Hello,
I am getting issues to generate xilinx compile simulation library using Vivado2020.2 for simulation tool ModelSim10.5c.
Please help in generating the compile sim lib for Modelsim10.5c. Below is the snippet of error I get when below command is executed:
compile_simlib -simulator modelsim -simulator_exec_path {/INSTALLATION_PATH/ModelSim/modeltech/linux_x86_64} -gcc_exec_path {/INSTALLATION_PATH/ModelSim/modeltech/gcc-4.7.4-linux_x86_64} -family all -language all -library all -dir {/REQUIRED_LIB_PATH}
Best Regards,
Arvind