Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21190 Discussions

Automated Conversion of Xilinx Block Diagram files to Intel Quartus

ZaidSahawneh
Beginner
263 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
Kenny_Tan
Moderator
122 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
Kenny_Tan
Moderator
168 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
154 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
Kenny_Tan
Moderator
123 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
100 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