LoginSignup
0
1

More than 5 years have passed since last update.

Zybo > Chronicles blog 22 > tutorial > use an AXI interface to create a peripheral

Last updated at Posted at 2016-05-23

MicroZed Chronicles リスト http://adiuvoengineering.com/?page_id=285
@ Adam Taylor blog
https://forums.xilinx.com/t5/Xcell-Daily-Blog/The-Zynq-PS-PL-Part-Two-Adam-Taylor-s-MicroZed-Chronicles-Part/ba-p/422249

we’ll now use an AXI interface to create a peripheral in the Zynq SoC’s programmable-logic fabric.

以下、流れの抜粋

  1. select the “create and package IP” option
  2. Select the “Create new AXI4 peripheral” option
  3. You can create a new IP location using the Manage IP section on the Vivado home page.
  4. Peripheral Detailsの入力 (Vendor, Library, Nameなど)
  5. Add Interfaces (Interface Typeなど)
  6. Create Peripheral: Generations Options > Generate Drivers指定
  7. 作成したperipheralをBlock Designに追加してconnectする (AXI GP busなどに接続)
  8. peripheral addressの設定 > 4K以上を指定
0
1
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
0
1