dsteger opened a new pull request #20: URL: https://github.com/apache/tvm-vta/pull/20
This commit adds support for the Xilinx zcu104 development board. Currently, TVM-VTA does not support a production board thus this commit. Leveraging a supported board which is integrated into Vivado provides board presets properly configuring peripherals and IO for development. This means that the project can be used for further bsp development using the XSA. Also, enable fpga_board and fpga_board_ver properties for Xilinx Platforms. This enables the hardware project to produce a usable XSA which contains the board presets. The board preset contains board specific config such as IO/PS/DDR settings. The end goal of this commit is to allow the output products of TVM-VTA to be used in bsp creation and.. produce more meaningful output products. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
