Forum Discussion

davide-prandelli's avatar
davide-prandelli
Icon for New Contributor rankNew Contributor
1 year ago
Solved

Generating IP core with TCL commands outside Platform Designer

Is it possible on Quartus to generate an IP core with TCL commands (no GUI)? With Vivado it’s very simple to echo TCL commands that generates the IP with parameter set, and then I can reuse them for generating the IP through a script, but with Quartus I’m really struggling to figure out how to do it. I just want to use IPs from the IP catalog (no custom IP) and generate the .qip and .vhd output files. I think, the solution should be outside the Platform Designer environment, since I want to instantiate single IPs and not a system.