clare7

Results 3 issues of clare7

Hi, I'm wondering what does the value `{3'H7,{7{3'H5}}}` indicates? It was found in Line 98 ` if ((rx_nxt == {3'H7,{7{3'H5}}}) && (byte_sync == 0) && (sync == 0))` Based on...

Would it be possible to change the bus width size of NastiIO fron 64 bits to 128bits? That would apply to nasti.r.bits.data and nasti.w.bits.data specifically. The purpose is being to...

I have managed to build the simulation via: `make CONFIG=DebugConfig` in `vsim `directory next I would like launch the RTL simulation and but the debug tool couldnt connect correctly when...