Axi
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 के अलग-अलग चैनल जैसी सुविधाएँ होती हैं।