Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: AXI Data Transfer Pseudo Code - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

AXI Data Transfer Pseudo Code Rate Topic: -----

#1 User is offline   angirasg 

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 18-December 12

Posted 18 December 2012 - 10:12 PM

Hi
AXI Spec has data transfer function pseudo code in section A3.4.2.

The pseudo code contains two functions for write and read.
dwrite(addr, low_byte, high_byte)
dread(addr, low_byte, high_byte)

Q1: Why is there no wr data for WR function ?
Q2: What does low_byte & high byte signify ?

Really appreciate some help on this as I am stuck here.

Thanks in advance.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic