This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Outstanding support in AXI slave

Hi,

I have an AXI master and AXI slave in my design. The master can send up to 32 outstanding transactions with different IDs. (Both master and slave have 5 bit ID ports)

What kind of logic is to be implemented in the AXI slave, to have capability to accept 32 outstanding requests? Does it require a FIFO of depth 5 that determines the arready/awready? 

Thanks in advance.

0