lounug
New Contributor
2 years agoSignal falsely changes to '1' after clock starts
Hi,
I got a very rare case that I have never seen before after years developing Intel FPGA Design and verifying the design using SignalTap.
A std_logic signal that has initial value of '0' and...
- 2 years agoYou should definitely try a reset synchronizer. For implementation, see paragraph recommended design practice - asynchronous reset in Quartus manual.