Forum Discussion
NCO IP output is shifting wrt output valid on aria10 eval board
- 5 years ago
Hi,
This might be related to the reset, you probably need to hold the reset for a few clock cycles while the clken is asserted.
Regards -SK
Hi,
This might be related to the reset, you probably need to hold the reset for a few clock cycles while the clken is asserted.
Regards -SK
- dinkersemwal5 years ago
New Contributor
Hi SK,
Thanks for the reply.
>>This might be related to the reset, you probably need to hold the reset for a few clock cycles while the clken is asserted.
yes, i also feel the same . even data diagram in IP document shows the same.
In my design reset is de asserted long before clken. clken is asserted when i get IQ_in valid.
what if, i reset NCO IP again after the clken is asserted?
I have one concern, that what will happen if NCO ip gets a synchronous reset? (its aspects asynchronous reset).
Thanks.
Regards
Dinker