AlphamaxMedia / netv2-fpga

Quickstart for building FPGA code for NeTV2
78 stars 8 forks source link

NETV2 as a development board #21

Open nazarihome opened 4 years ago

nazarihome commented 4 years ago

I am trying to use netv2-fpga as a develpment board. To use the board in Xilinx Vivado, I need to add the board to Vivado's available boards. This is normally done by adding the board files, including board.xml file, to which provides info about the customized board and pin assignments. I was wondering if such a file is available for netv2 board.

bunnie commented 4 years ago

Hi, we have not made such a file. However, the schematics are available at https://github.com/AlphamaxMedia/netv2-mainboard. If you do end up making the file, a pull request to add it to this repository is welcome!