Package: axi_lite_master_pkg

Constants

Name Type Value Description
axi_lite_read_msg msg_type_t new_msg_type("read axi lite")
axi_lite_write_msg msg_type_t new_msg_type("write axi lite")

Functions

Description
Blocking: Write the bus

Description
Non blocking: Read the bus returning a reference to the future reply

Description
Blocking: read bus with immediate reply

Description
Blocking: Read bus and check result against expected data