Forum Discussion

Artak's avatar
Artak
Icon for New Contributor rankNew Contributor
4 years ago
Solved

How to create IP from a multy-library vhdl project in Quartus.

I have a Quartus vhdl project consisting of about 10 vhdl libraries and about 150 vhdl files.

Would like to create an IP from it in order to instantiate to a bigger design.

The same project for xilinx FPGAs is being easily encapsulated into IP by "Create and package IP" command in Vivado .

Could not find an similar functionality with Qsys/Platform designer (e.g. to read the project qpf file instead of manually specifying all the files). And could not find a way to group files in libraries while adding them to Qsys project.

The library pragma is not supported since it is Quartus Pro

Is there any practical way to do it?

4 Replies