|
I recently ported this code to Verilog and it looks like the original design has several bugs: a) the data is nibble swapped for IO writes b) the host->peripheral turn-around cycle did not tri-state on the 2nd cycle c) reset did not set/clr all the signals - this led to extra logic
|