--- Quote Start ---
Could you post your VHDL/Verilog code. I think the issue may lie how you have assigned and used the reset in the code. If setting a normal GPIO as reset still doesn't work, then the problem may most likely be with the code. You did mention that the Reset is connected to Data pin on the Flops. That is incorrect. For reset to work, it should ideally be connected to the Reset/Rst pin on the DFF and not on the Data pins. Please post your code, will need to take a look at what you're trying to do here.
-Abr
--- Quote End ---
Hi Abr,
Thanks so much for your help!
Could you help see attached my code and also a clip of the schematic after synthesis?
Thanks!
-Ke