Altera_Forum
Honored Contributor
12 years agocontrol library name in QIP file
Hi,
I see this line of tcl command in my core.qip file. If I understood it correctly, core.qip has been generated when I click "Generate" in Qsys.set_global_assignment -library "core" -name VHDL_FILE My question is: how can I control the library name? In the tcl command above, library has been set to "core". What should I do if I want to specify the library name? I am using Quartus II 13.0 Sp1. Thanks.