本篇文章介紹了在 ZCU106 上創(chuàng)建 Video Multi-Scaler IP 的 AMD Vivado? Design Tool 和 Petalinux 工程;在 ZCU106 上 Run 生成的 Image,并測(cè)試生成的圖像文件,以及常見(jiàn)問(wèn)題的 Debug。
AMD Vivado? Design Tool 工程:
打開(kāi) Vivado 2022.2,按照 PG325 -> ch.6 Example Design 的步驟,打開(kāi) Multi-scaler 的 Example,步驟如下:
To open the example project, perform the following:
Select the Video Multi-Scaler IP from the Vivado IP catalog.
Double-click the selected IP or right-click the IP and select Customize IP from the menu.
Configure the build-time parameters in the Customize IP window and click OK. The Vivado IDE generates an example design matching the build-time configuration.
In the Generate Output Products window, select Generate or Skip. If Generate is selected, the IP output products are generated after a brief moment.
Right-click Video Multi-Scaler in the Sources panel, and select Open IP Example Design from the menu.
In the Open IP Example Design window, select example project directory, and click OK.
Example 工程打開(kāi)之后,在 BD 工程里加入 AXI GPIO IP 和 Slice,加入 AXI GPIO 和 Slice 是為了替換 PS GPIO EMIO。AXI GPIO 和 Slice IP 配置如下:
刪除原先 GPIO EMIO 到 Multi-Scaler IP 的 Reset 連線。 把 AXI GPIO 和 Slice 直接連接到 Multi-Scaler IP 的Reset 管腳,如下:
或者打開(kāi) Vivado 2022.2 GUI 界面,確保重建 BD 工程的 Tcl 文件”multi_scaler_22_2.tcl”在當(dāng)前路徑下,然后運(yùn)行”source ./multi_scaler_22_2.tcl”,重建 BD 工程,如下所示:
(”multi_scaler_22_2.tcl”點(diǎn)擊閱讀原文查看附件)
當(dāng) BD 工程建好之后,選中 BD 文件,按右鍵,選擇”Create HDL Wrapper”。
在“Create HDL Wrapper”對(duì)話框中,選擇”Let Vivado manage wrapper and auto-update”,如下:
然后點(diǎn)擊“Generate Bitstream”。
Bitstream 成功生成后,選擇 File -> Export -> Export Hardware。
選擇“Next”。
選擇“Include Bitstream”。
選擇“Export XSA”的路徑。
-
amd
+關(guān)注
關(guān)注
25文章
5535瀏覽量
135451 -
Linux
+關(guān)注
關(guān)注
87文章
11406瀏覽量
212085 -
GPIO
+關(guān)注
關(guān)注
16文章
1236瀏覽量
53173
原文標(biāo)題:開(kāi)發(fā)者分享|Multi-Scaler IP 的 Linux 示例以及 Debug (上)
文章出處:【微信號(hào):gh_2d1c7e2d540e,微信公眾號(hào):XILINX開(kāi)發(fā)者社區(qū)】歡迎添加關(guān)注!文章轉(zhuǎn)載請(qǐng)注明出處。
發(fā)布評(píng)論請(qǐng)先 登錄
相關(guān)推薦
在支持ARM的評(píng)估板上使用TCP / IP示例
Video Scaler IP Core幾小時(shí)后停止運(yùn)行
Gowin Scaler Lite Down&Up IP用戶使用指南
Gowin Scaler IP快速用戶指南
基于Vivado HLS的Down Scaler視頻系統(tǒng)設(shè)計(jì)

Vivado中使用debug工具步驟與調(diào)試技巧

Gowin Scaler Lite Down/Up IP用戶指南

Gowin Scaler IP用戶指南

如何使用Linux ip命令
Multi-scaler的裸機(jī)測(cè)試流程

記錄一次解決RT-Thread創(chuàng)建基于ART-PI的示例項(xiàng)目可以下載但卻無(wú)法debug的問(wèn)題

Multi-Scaler IP的Linux示例以及Debug(下)

評(píng)論