SBuhr
New Contributor
6 years agoReading 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...