Forum Discussion
NShan12
Occasional Contributor
4 years agoHold timing fail on a 2FF synchroniser
Hello,
I have a 2FF synchroniser for an active LOW asynchronous write signal driven by a Microcontroller. The code is as below:
PROCESS (clk, clearn) BEGIN IF clearn = '0' THEN wr...
SyafieqS
Super Contributor
4 years agoNaveen,
Are you able to constraint the asynchronous clock using the suggested constraint?