Hi,
do anyone have small example showing AXI master and slave driver and monitor code which shows how we take care of below item:
- Drive multiple channel as pipeline from master
- Drive out of order response from slave
- How slave start the transaction based on transaction captured in monitor (monitor - sequence handshake)
- what transaction we sent from monitor to scoreboard for both master and slave.
i am looking for concept which is used for the above. if anyone have any code which i can refer, that will be great!
Thanks