Forum Discussion
gdoraisa
New Contributor
2 days agoThe NIOS design is done by a different vendor. They provide a design-partitioned “.QXP” file either as a post-synthesis or post-fitting type. That design file can only be imported and used by the project that has the HPS-based design. Both designs are done with the same FPGA device part number. So one design can be imported to the other. However, source files from the design partition not available.
Both exchange data but operate independently. Both will have their own memory map.
Doing it all in one platform designer (add NIOS) and doing FPGA2HPS is not how we can do it because NIOS-based source files are not available.
sstrell
Super Contributor
2 days agoYou'll need to export the HPS bridges out of PD and connect them in code.