Skip to content

Commit

Permalink
updated for Vivado 2016.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fpgadeveloper committed Jan 14, 2017
1 parent 36087bd commit f86e5c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ http://www.fpgadeveloper.com/2014/08/using-the-axi-dma-in-vivado.html

### Requirements

* Vivado 2016.3
* Vivado 2016.4
* [ZedBoard](http://zedboard.org "ZedBoard")

### Building the SDK workspace
Expand Down
2 changes: 1 addition & 1 deletion Vivado/build.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SET vivado=C:\Xilinx\Vivado\2016.3\bin\vivado.bat
SET vivado=C:\Xilinx\Vivado\2016.4\bin\vivado.bat
%vivado% -mode batch -source build.tcl

0 comments on commit f86e5c9

Please sign in to comment.