实验一:片上最小系统搭建

我使用的是Zynq-7000开发板,但是vivado的使用流程值得参考
PS搭建:
1.打开vivado
image
2.单击Create Block Design
image
3.如下设置
image
4.添加IP
image
5.双击
image
6.效果如下
image
ip添置:
1.单击:
image
2点击🆗.image

3.效果图image

4.双击:
image

5.勾选UART1✔
image
image
去掉多余端口:
1.去掉多余主端口
PS-PL Configuration->AXI Non Secure Enablement->GP Master AXI Interface->M AXI GP0 interface
image
2.去掉时钟♥
image

3.去掉复位(该部分复位的作用是PS部分输出复位信号给FPGA部分使用的
image

image
4.做完保存!(养成好习惯)
image

5.验证设计
image

6.成功标识
image
生成顶层输出文件
Source(源文件)--->Design Sourece------>system(system.bd)右键单击---->Generate Output Products
image
image
最后接板子,测试端口。

posted @ 2023-03-17 12:32  闲人张  阅读(109)  评论(0)    收藏  举报