1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

2021-12-09 AXI DMA MM2S simulation using the AXI VIP core > Vivado 2020.1動作

Posted at

記事の目的

Vivado 2020.1用のTutorialをVivado 2019.1で実行する。
自分でBlock Designを作ってみたが動作に失敗したため、Vivado 2020.1の動作内容を記載しておく。

動作環境

  • Windows 10 Pro (v21H1)
  • Vivado 2020.1
    • SW Build: 2902540 on Wed May 27 19:54:49 MDT 2020
    • IP Build: 2902112 on Wed May 27 22:43:36 MDT 2020

情報

実行内容

  1. axi_dma_mm2s_simulation.tclをsourceコマンドで実行してブロックデザインなどを生成
  2. tb_dma.svをSimulation Sourceに追加
  3. Run Simulationを実行

Project Summary

image.png (78.7 kB)

Block Design

image.png (85.8 kB)

clk_wiz設定

image.png (24.2 kB)

rst_clk_wiz_100M設定

image.png (23.5 kB) image.png (30.0 kB)

axi_vip_0設定

image.png (48.8 kB) image.png (34.0 kB)

axi_vip_0_axi_periph

image.png (30.1 kB) image.png (18.2 kB)

axi_dma_0設定

image.png (42.5 kB)

axi_interconnect_0設定

image.png (30.4 kB) image.png (18.7 kB) image.png (18.4 kB)

axi4stream_vip_0設定

image.png (56.2 kB)

axi_vip_1設定

image.png (52.3 kB) image.png (39.3 kB)

Address Editor

image.png (20.7 kB)
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?