Altera_Forum
Honored Contributor
9 years agoqsys-edit use in a script
I want to create a script that processes a qsys file without any windows being opened or interaction with qsys tool.
I thought perhaps a command line (in Linux) of qsys-edit myqsysfile.qsys --require-generation Would run the processing to completion without interacting withthe window. But it pops a window up after opening the qsys file and requires that I click generate in the first window and again in the second. How does one scripts this sort of thing to avoid having interaction and windows popping up?? Thanks, Dan..