Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
5 years agoHi,
You may check the Compilation report > Timing Analyzer to see if there is any timing violation or timing related problem in the design. Besides this, do not simultaneously activate the CLEAR and PRESET inputs. You may simulate the design to verify the output of the DFF.
Thanks
Best regards,
KhaiY
- NShan125 years ago
Occasional Contributor
Thank you for your reply.
In the larger design which I am trying to simulate, I see that the output of DFF with "Q" output connected directly to "D" input results in Unknown value (X) on Q output.
So, I want to know how to analyse the timing for a DFF where Q is directly connected back to D. Since I see that the output is X, I would like to know how this could be solved.
Hope my explanation is clear.