marcoz001 / axi-uvm

yet another AXI testbench repo. ;) This is for my UVM practice. https://marcoz001.github.io/axi-uvm/
http://www.edaplayground.com/x/3qTu
GNU Lesser General Public License v3.0
105 stars 51 forks source link

make it easier to handle ready&valid toggling/stable #5

Closed marcoz001 closed 7 years ago

marcoz001 commented 7 years ago

Make it easier for the test to set these.

marcoz001 commented 7 years ago

Tests can create axi_agent_configs and set valid[] as well.