wilberZen

Results 3 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...

Does anyone searching for a CPU emulator in SystemC wrapper? Really need it to build SoC virtual prototype.