Jump to content
  • 0

Nexys 4 DDR board files for Vivado HLS


Avb

Question

Hello all.

I'm a newbie to Vivado HLS (2018.3) and trying to add the Nexys 4 DDR board files in a new project, and it's not in the Device selection dialog list.

I placed the board files in "Xilinx\Vivado\2018.3\data\boards\board_files" and it's there in Vivado, but not in Vivado HLS.

How can I add the board files to Vivado HLS?

Thank you!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @Avb,

If you want to add the Nexys 4 DDR board definition to Vivado HLS , you have browse to your Vivado installation folder. For example, on Windows : C:\Xilinx\Vivado  2018.3\common\config and open the VivadoHls_boards.xml file in notepad++. After this please add the following line and save it :

<board name="Nexys4DDR" display_name="Nexys4-DDR" family="artix-7" part="xc7a100tcsg324c-1"  device="xc7a100t" package="csg324" speedgrade="-1" vendor="digilentinc.com" />

Let us know how this works for you. This is based on this forum thread here.

Best Regards,

Jon

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...