wilberZen
Results
2
issues of
wilberZen
When tlm2apb-bridge transact a writing, slave might fail to sample psel & penable on posedge of pclk.
Xcelium reports C++ type dismatch at code: ``` // file: axi2tlm-bridge.h line:413 for (; i < DATA_BUS_BYTES && m_dataIdx < m_gp->get_data_length(); i++) { if (wstrb.read().bit(i)) { ............ } ``` changed...