imbichie
Full Member level 6
Hi all,
I am using the NCSim in the VNCServer. So i need to access the NCSim using the VNCserver command prompt.
I am using the below command for compile and simulation and for running the same.
" irun -gui -f file_list.txt -top design_top_module -access +rwc "
its working perfectly, but the thing is that if i want to make some changes in the RTL and need to recompile and simulate it again. Every time i am closing he whole NCSimand repeat the same steps (type the same command " irun -gui -f file_list.txt -top design_top_module -access +rwc ") again.
So is there is any command or script for recompile and simulate the RTL after making changes on it, keeping the NCSim open (means without closing the NCSim).
Thanks in Advance.
I am using the NCSim in the VNCServer. So i need to access the NCSim using the VNCserver command prompt.
I am using the below command for compile and simulation and for running the same.
" irun -gui -f file_list.txt -top design_top_module -access +rwc "
its working perfectly, but the thing is that if i want to make some changes in the RTL and need to recompile and simulate it again. Every time i am closing he whole NCSimand repeat the same steps (type the same command " irun -gui -f file_list.txt -top design_top_module -access +rwc ") again.
So is there is any command or script for recompile and simulate the RTL after making changes on it, keeping the NCSim open (means without closing the NCSim).
Thanks in Advance.