Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI suggest using modelsim directly and avoid nativelink. It has some very simple commands for compiling and running simulations (you can also recompile code and restart the sim, without having to quit modelsim).
As for your "save the game" option - have you considered version control - like SVN? that will do exactly what you want.