Forum Discussion
Tricky
Occasional Contributor
7 years agoAs this is a code snippet, and doesnt reflect the real code, we can only guess as to what the problem is.
But in your conditions, Pulse_in_D is only assigned a value during reset, and cannot be assigned any values when reset = '1', hence you've made a latch with reset='0' as the enable.