0
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 5 years have passed since last update.

ZYBO / Zynq > Link > APB > Understanding FPGA Processor Interconnects > AXI / AHB / ASB / APB / ATB > Advanced Peripheral Bus (APB) > low bandwidth, transactionなし

Last updated at Posted at 2016-06-28

ug585-Zynq-7000-TRM.pdfを読んでいる中で出てくるAPBについて調べてみた。

The latest AMBA 4.0 specification defines five interfaces:

  • Advanced eXtensible Interface (AXI)
  • Advanced High-performance Bus (AHB)
  • Advanced System Bus (ASB)
  • Advanced Peripheral Bus (APB)
  • Advanced Trace Bus (ATB)

APB connects to AHB and provides a low bandwidth and register interfaces for peripherals like serial ports. It is similar to AHB but less complex, requiring fewer transistors to implement. It doesn’t support transactions such as burst mode and targets smaller width interfaces.

low bandwidth, transactionなし。

0
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
0
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?