Forum Discussion

SBuhr's avatar
SBuhr
Icon for New Contributor rankNew Contributor
6 years ago

Reading INIT_DONE internally

I noticed that the user logic already starts running before INIT_DONE is asserted (about 1 us). But for example the AS_DATA Pins are controlled by user logic only after INIT_DONE was asserted. So fo...