GUI を使用した GitHub からのサードパーティ ボード ファイルのダウンロード - 2022.1 日本語

Vivado Design Suite ユーザー ガイド: IP インテグレーターを使用した IP サブシステムの設計 (UG994)

Document ID
UG994
Release Date
2022-04-20
Version
2022.1 日本語
サードパーティ ボード ファイルまたは Vivado ではネイティブ サポートされないザイリンクス提供のボード ファイルは、Vivado ストアを使用して GitHub からダウンロードできます。ボードをダウンロードするには、Tools > Vivado Store をクリックします。 
図 1. GitHub からのサードパーティ ボード ファイルのダウンロード

左のメニュー パネルの Install ボタンをクリックして、選択したボードをローカル ドライブにインストールします。インストールされたボードには、名前の先頭に アイコンが表示されます。

初めて GitHub からボードをダウンロードする場合は、使用可能なリポジトリ全体をダウンロードします。その後のダウンロードからは、新規のものとまだダウンロードしていなかったもののみをダウンロードします。ボードがダウンロードされると、[Tcl Console] ウィンドウに次のようなメッセージが表示されます。
INFO: [Common 17-1570] Installing object em.avnet.com:xilinx_board_store:Ultra96:1.2 from remote host https://github.com/Xilinx/XilinxBoardStore.git
INFO: [Common 17-1573] Object em.avnet.com:xilinx_board_store:Ultra96:1.2 has been installed successfully.
INFO: [Common 17-1570] Installing object em.avnet.com:xilinx_board_store:picozed_7010_fmc2:1.2 from remote host https://github.com/Xilinx/XilinxBoardStore.git
INFO: [Common 17-1573] Object em.avnet.com:xilinx_board_store:picozed_7010_fmc2:1.2 has been installed successfully.
INFO: [Common 17-1570] Installing object digilentinc.com:xilinx_board_store:arty:1.1 from remote host https://github.com/Xilinx/XilinxBoardStore.git
INFO: [Common 17-1573] Object digilentinc.com:xilinx_board_store:arty:1.1 has been installed successfully.
INFO: [Common 17-1570] Installing object digilentinc.com:xilinx_board_store:arty-a7-100:1.0 from remote host https://github.com/Xilinx/XilinxBoardStore.git
INFO: [Common 17-1573] Object digilentinc.com:xilinx_board_store:arty-a7-100:1.0 has been installed successfully.
INFO: [Common 17-1570] Installing object digilentinc.com:xilinx_board_store:arty-a7-35:1.0 from remote host https://github.com/Xilinx/XilinxBoardStore.git

これらのボードは、次のようなデフォルトのディレクトリにダウンロードされます。

  • Linux の場合 - <user home directory>/.Xilinx/Vivado/20xx.x/xhub/board_store/
  • Windows の場合 - %APPDATA%\Roaming\Xilinx\20xx.x\xhub\board_store\

ボードがダウンロードされると、そのダウンロード ディレクトリへのリポジトリ パスが自動的に設定され、ダウンロードされたボードが [Default Part] ページに表示されるようになります。これでターゲット ボードを選択してプロジェクトを作成できます。