Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Automated Conversion of Xilinx Block Diagram files to Intel Quartus

ZaidSahawneh
Beginner
769 Views

I have a Xilinx project and am attempting to port the project from a Zynq board to the Stratix 10. I have already updated all Xilinx IP but the project has 2 .bd files that I need to include. 

I don't see any rtl generated by them so I'm assuming Xilinx just interprets them directly. Is there an automated tool I can use to input a Xilinx .bd file and convert it to a .qsys file or something that Quartus can read?

Labels (1)
0 Kudos
1 Solution
KennyTan_Altera
Moderator
628 Views

The tools are for internal use only. Based on your requirement, these internal tools cannot convert block diagram files to Quartus. They can only convert Verilog/VHDL files. Additionally, an agreement must be signed before we can assist you with the conversion.




View solution in original post

0 Kudos
4 Replies
KennyTan_Altera
Moderator
674 Views

Unfortunately, user will need to follow the documetation https://www.intel.com/content/www/us/en/docs/programmable/683562/17-1/to-fpga-design-conversion.html.


Thanks


0 Kudos
ZaidSahawneh
Beginner
660 Views

I found this thread referencing an automatic tool. Would it be possible to get access to such a tool even if its not a perfect conversion so I can observe its attempt to do so?

https://community.intel.com/t5/Intel-Quartus-Prime-Software/Porting-from-Xilinx-to-Altera/td-p/1365083

 

 

0 Kudos
KennyTan_Altera
Moderator
629 Views

The tools are for internal use only. Based on your requirement, these internal tools cannot convert block diagram files to Quartus. They can only convert Verilog/VHDL files. Additionally, an agreement must be signed before we can assist you with the conversion.




0 Kudos
ZaidSahawneh
Beginner
606 Views

Okay then. I will continue working on this manually. Thank you for the help links. If I come across any specific issues I'll open a new thread.

0 Kudos
Reply