Forum Discussion
FvM
Super Contributor
3 years agoIn addition, what's the reset source? In case it's asynchronous to clock, you urgently need a reset synchronizer to achieve predictable behaviour.
Regards
Frank
Regards
Frank
WNC_HowardHuang
New Contributor
3 years agoHi,
Thanks for your replay.
The source of reset is from the other CHIP outside FPGA.
We guess the unstable waveform might be caused by PCB layout.
We tried to synchronus reset using shift register
Then replace original procedure reset part by higher bit of shift register
So far, the test result seem fine.
But we think the best way to solve this problem is to figure out the unstable problem of reset.
Thanks.