Altera_Forum
Honored Contributor
15 years agotcl script and absolute file locations
I use Altium and I have the following script for including a mega function,
set_global_assignment -name QIP_FILE FIR_LP.qip the problem is that I have to place all the mega function generated files in the project directory. Can I add an absolute path e.g. C:\mega\FIR_LP.qip and does this mean Quartus will then search this directory for the mega function library. If so what is the exact syntax?