About: Advanced eXtensible Interface     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : owl:Thing, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/c/53CZPfAspG

The Advanced eXtensible Interface (AXI), is an on-chip communication bus protocol developed by ARM. It is part of the Advanced Microcontroller Bus Architecture 3 (AXI3) and 4 (AXI4) specifications. AXI has been introduced in 2003 with the AMBA3 specification. In 2010, a new revision of AMBA, AMBA4, defined the AXI4, AXI4-Lite and AXI4-Stream protocol. AXI is royalty-free and its specification is freely available from ARM. AMBA AXI specifies many optional signals, which can be included depending on the specific requirements of the design, making AXI a versatile bus for numerous applications.

AttributesValues
rdfs:label
  • Advanced eXtensible Interface (en)
  • Advanced eXtensible Interface (ja)
rdfs:comment
  • The Advanced eXtensible Interface (AXI), is an on-chip communication bus protocol developed by ARM. It is part of the Advanced Microcontroller Bus Architecture 3 (AXI3) and 4 (AXI4) specifications. AXI has been introduced in 2003 with the AMBA3 specification. In 2010, a new revision of AMBA, AMBA4, defined the AXI4, AXI4-Lite and AXI4-Stream protocol. AXI is royalty-free and its specification is freely available from ARM. AMBA AXI specifies many optional signals, which can be included depending on the specific requirements of the design, making AXI a versatile bus for numerous applications. (en)
  • Advanced eXtensible Interface (AXI) は、ARM 3 (AXI 3) および4 (AXI 4) 仕様の一部であり、主にオンチップ通信用に設計されたパラレル高性能、同期、高周波、マルチマスター、マルチスレーブ通信インターフェイスである。 AXIは2003年にAMBA 3仕様で導入された。2010年、AMBAの新しいリビジョンであるAMBA 4によって、AXI 4、AXI 4-Lite、AXI 4-Streamプロトコルが定義された。AXIはであり、その仕様はARMから無償で入手できる。 AXIは、次のような機能を持つ。 * アドレス/制御とデータフェーズを分離 * アラインメントされていないデータアクセスに対応 * 開始アドレスを一度送信するだけでの、バースト・ベースの転送 * 個別の独立した読み取りおよび書き込みチャネル * 未処理のトランザクションのサポート * 同じマスターポート上で異なるスレッドIDを持つトランザクションの順不同トランザクション完了のサポート(同じスレッドIDを持つ同じマスターポートでのトランザクションは、順番に完了する必要があります。さらに、異なるマスターポートでは相互に順不同で完了する場合がある) * アトミック操作のサポート (ja)
name
  • axi34difference (en)
  • axi4only (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/AMBA_AXI_Handshake.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/AXI_Bursts.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/AXI_read_channels.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/AXI_read_transaction.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/AXI_write_channels.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/AXI_write_transaction.svg
dct:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
thumbnail
align
  • center (en)
alt
  • AXI read channels (en)
  • AXI write channels (en)
caption
  • AXI Read Address and Read Data channels. (en)
  • AXI Write Address, Write Data and Write Response channels. (en)
group
  • nb (en)
image
  • AXI read channels.svg (en)
  • AXI write channels.svg (en)
total width
has abstract
  • The Advanced eXtensible Interface (AXI), is an on-chip communication bus protocol developed by ARM. It is part of the Advanced Microcontroller Bus Architecture 3 (AXI3) and 4 (AXI4) specifications. AXI has been introduced in 2003 with the AMBA3 specification. In 2010, a new revision of AMBA, AMBA4, defined the AXI4, AXI4-Lite and AXI4-Stream protocol. AXI is royalty-free and its specification is freely available from ARM. AMBA AXI specifies many optional signals, which can be included depending on the specific requirements of the design, making AXI a versatile bus for numerous applications. While the communication over an AXI bus is between a single initiator and a single target, the specification includes detailed description and signals to include N:M interconnects, able to extend the bus to topologies with more initiators and targets. AMBA AXI4, AXI4-Lite and AXI4-Stream have been adopted by Xilinx and many of its partners as main communication buses in their products. (en)
  • Advanced eXtensible Interface (AXI) は、ARM 3 (AXI 3) および4 (AXI 4) 仕様の一部であり、主にオンチップ通信用に設計されたパラレル高性能、同期、高周波、マルチマスター、マルチスレーブ通信インターフェイスである。 AXIは2003年にAMBA 3仕様で導入された。2010年、AMBAの新しいリビジョンであるAMBA 4によって、AXI 4、AXI 4-Lite、AXI 4-Streamプロトコルが定義された。AXIはであり、その仕様はARMから無償で入手できる。 AXIは、次のような機能を持つ。 * アドレス/制御とデータフェーズを分離 * アラインメントされていないデータアクセスに対応 * 開始アドレスを一度送信するだけでの、バースト・ベースの転送 * 個別の独立した読み取りおよび書き込みチャネル * 未処理のトランザクションのサポート * 同じマスターポート上で異なるスレッドIDを持つトランザクションの順不同トランザクション完了のサポート(同じスレッドIDを持つ同じマスターポートでのトランザクションは、順番に完了する必要があります。さらに、異なるマスターポートでは相互に順不同で完了する場合がある) * アトミック操作のサポート AMBA AXIは多くのオプション信号を規定しているが、これは設計の特定の要件に応じてオプションで含めることができ、AXIを多くのアプリケーションのための汎用バスにしている。 AXIバスを介した通信は単一のマスターと単一のスレーブ間で行われるが、仕様にはN:M相互接続を含めるための詳細な説明と信号が含まれている。これにより、より多くのマスターとスレーブを備えたトポロジにバスを拡張できる。 AMBA AXI4、AXI4-Lite、およびAXI4-Streamは、ザイリンクスおよびそのパートナーの多くによって、彼らの製品の主要な通信バスとして採用されている。 (ja)
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git147 as of Sep 06 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3331 as of Sep 2 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 49 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software