Skip to content

Make AXI read transaction similar to write transaction (fix #81)

Lea Strobino requested to merge lstrobin/cheby:patch_axi4lite into master

Based on your work on the write transaction, I rewrote the read transaction in a similar manner.

This fixes #81 (closed). Please test if it doesn't break anything else.

Merge request reports