You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WL is basically the byte offset inside a word. When WL is reset? When do we read the next word? Do we need to work word based? What happen if someone sends only 3 bytes?
read_RX0 should reset CHECK_RXS_BIT spi, which is later set again by an internal transition.
The text was updated successfully, but these errors were encountered:
sw-spi-cam-model/new_model/read_SPIregsScript.sml
Line 62 in 7e6a964
WL is basically the byte offset inside a word. When WL is reset? When do we read the next word? Do we need to work word based? What happen if someone sends only 3 bytes?
read_RX0 should reset CHECK_RXS_BIT spi, which is later set again by an internal transition.
The text was updated successfully, but these errors were encountered: