Jump to content
  • 0

Adding Nexys Video Board to Vivado HLS ???


bdebrit

Question

Hi,

The website provides support for adding the Nexys Video evaluation board to Vivado HLx, but not to Vivado HLS. I believe the board has to be added to the XML file VivadoHls_boards.xml in the Vivado/2018.2/common/config/ directory. What are the required fields for this board?

 

I've guessed this, but have no way of verifying.

<board name="Nexys-Video" display_name="Nexys-Video Artix Evaluation Platform" family="Artix7" part="xc7a200t-1sbg484c"  device="xc7a200t" package="clg400" speedgrade="-1" vendor="digilentinc.com" />

 

Thanks,

Brian

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

It is close, the version which I have is:

<board name="Nexys_Video" display_name="Nexys Video" family="artix7" part="xc7a200tsbg484-1" device="xc7a200t" package="sbg484" speedgrade="-1" vendor="digilentinc.com" />

Although I don't know if we have an official version for this board in HLS, the one I provided should work. If it does not you can also just chose the correct part in the parts list, for HLS there are no board specific settings besides the FPGA part.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...