Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThere is a "quartus_map --set" option to change QSF assignments, but I don't know if it works for Parameters. I would suggest writing a proper script instead of calling --tcl_eval:
quartus_sh -t set_date.tcl where set_date.tcl will use Tcl to get the date and set it on the QSF.