FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5918 Discussions

Any easy way to merge multiple FPGA projects into a single one in Quartus Pro (19.2)?

JET60200
New Contributor I
316 Views

Hello,

I have two A10 FPGA projects, both of them implement special complex functions, and are verified to work corretcly.

Now I need merge both systems into a single system, so I need merge the two systems together. Is there ant easy way to get this done ? I don't wantto divide the second project into pieces, and then ADD(+) these pieces into the 1st system one after another. AS I Said, it's complicated, and I worry to introduce mistakes.

 

Is there a easy and safe way that Quartus can merge the two projects , and What I only need is to inter-connect the 2 sub-systems in “SYSTEM CONTENTS” tab simply ?

 

Thanks for help

0 Kudos
1 Reply
SyafieqS
Moderator
297 Views

Hi Jet,

 

I am not sure if there such way, but you can create new project and add all related files from both project and create new top level design linking them together. There KDB related refer to link below

https://forums.intel.com/s/question/0D50P00003yySdYSAU/how-to-combine-two-different-quartus-projects

 

Thanks,

Regards

0 Kudos
Reply