Forum Discussion
sstrell
Super Contributor
4 years agoIn the main Quartus Prime software, you access IP, like a PLL, from the IP Catalog. You generate the IP, which includes instantiation templates which simplifies instantiating the IP into your HDL code.
As for I/O, after performing at least Analysis & Elaboration (first stage of synthesis), you can open the Pin Planner from the Assignments menu to make I/O assignments.