Solved
Forum Discussion
AR_A_Intel
Super Contributor
6 years agoHi
Could you try this...go to c:/user/<username>/quartus2.ini and edit LICENSE_FILE = LM_LICENSE_FILE
DYaro1
New Contributor
6 years agoHi,
It does work, thank you AAbd.
In fact it can be done completly through terminal by the set_user_option tcl command:
quartus_sh --tcl_eval set_user_option -name LICENSE_FILE LM_LICENSE_FILE
Again, I really appriciate your help, thanks.
Dan