quic/qbox
|
Public Member Functions | |
void | update_irqs (void) |
void | recv (uint32_t value) |
void | receive (tlm::tlm_generic_payload &txn, sc_core::sc_time &t) |
ibex_uart (sc_core::sc_module_name name) | |
void | b_transport (tlm::tlm_generic_payload &trans, sc_core::sc_time &delay) |
uint64_t | reg_read (uint64_t addr) |
void | reg_write (uint64_t addr, uint32_t data) |
void | before_end_of_elaboration () |
Public Attributes | |
sc_core::sc_out< bool > | irq_rxwatermark |
uint32_t | it_state |
uint32_t | it_enable |
uint32_t | ctrl |
uint32_t | status |
uint8_t | rdata |
tlm_utils::simple_target_socket< ibex_uart > | socket |
gs::biflow_socket< ibex_uart > | backend_socket |
sc_core::sc_event | update_event |