nanorv32 icon indicating copy to clipboard operation
nanorv32 copied to clipboard

adv_debug_sys/tap : TDO output enable signal is asserted too late

Open rbarzic opened this issue 8 years ago • 0 comments

It looks like that the tdo_padoe_o signal is asserted too late at the begining of the shift_dr state. Looks like it is not captured by the tests in adv_debug_sys because it is not used to tri-state TDO top_io.v contains a simple fix : TDO is driven all the time

rbarzic avatar Mar 08 '16 09:03 rbarzic