Axi

/ˌeɪ ɛk ˈaɪ/

AXI (Advanced eXtensible Interface): SoC/FPGA में उपयोग होने वाला AMBA मानक का हाई-स्पीड बस/इंटरफ़ेस प्रोटोकॉल

Origin & History

AXI is an acronym coined within ARM's AMBA specification and stands for Advanced eXtensible Interface, introduced as part of AMBA 3 and expanded in later versions (e.g., AXI4).

AXI एक संक्षिप्त रूप (acronym) है, जिसे ARM की AMBA स्पेसिफ़िकेशन में गढ़ा गया; इसका अर्थ Advanced eXtensible Interface है, जो AMBA 3 के हिस्से के रूप में आया और बाद के संस्करणों (जैसे AXI4) में विस्तारित हुआ।

Definition

AXI is a widely used on-chip interconnect protocol in SoC/FPGA designs that defines how masters and slaves exchange read/write address, data, and response signals, supporting features like burst transfers and independent read/write channels.

AXI (ए-एक्स-आई) SoC/FPGA डिज़ाइन में इस्तेमाल होने वाला एक लोकप्रिय on-chip interconnect प्रोटोकॉल है, जो master और slave के बीच read/write address, data और response सिग्नलों का आदान-प्रदान तय करता है; इसमें burst transfer और read/write के अलग-अलग चैनल जैसी सुविधाएँ होती हैं।

Parts of Speech

Noun:
The IP core connects to the processor via an AXI bus.
IP कोर AXI बस के माध्यम से प्रोसेसर से जुड़ता है।
Adjective:
Use an AXI interface to integrate the DMA engine.
DMA इंजन को एकीकृत करने के लिए AXI इंटरफ़ेस का उपयोग करें।

Usage Examples

AXI supports high-throughput burst transfers for memory-mapped transactions.
The design uses an AXI4-Lite peripheral for simple register access.
Clock-domain crossing is often handled with an AXI FIFO bridge.
An AXI interconnect can route transactions from multiple masters to multiple slaves.

Synonyms

AMBA AXI AXI bus AXI interface AMBA interconnect (broadly) On-chip bus (general)

Antonyms

Off-chip interface Serial link (general) Point-to-point link (general)

Related Forms

Noun
AXI / AXI4 / AXI4-Lite / AXI Stream (AXIS) / AXI interconnect
Adjective

Idioms & Phrases

AXI-compliant
AXI-अनुरूप / AXI मानक के अनुरूप
AXI handshake
AXI हैंडशेक (VALID/READY आधारित समन्वय)
AXI burst
AXI बर्स्ट (क्रमिक डेटा ट्रांसफ़र)
AXI4-Lite
AXI4-Lite (हल्का/सरल AXI संस्करण, रजिस्टर-एक्सेस हेतु)