Forum Discussion
Altera_Forum
Honored Contributor
12 years agoanalysis and optimization problem
Hello every body; During the analysis and optimization of my project on Quarts 12, I found that there are some registers are removed and the reason are " Stuck at GND due to stuck port data_in "...
Altera_Forum
Honored Contributor
12 years agoAs I just replied in the other thread, this occurs when a register is stuck at a specific value. Have you forgotten to connect a clock? or connected a clock enable to '0'?
You can use the SYN_KEEP attribute to prevent it removing registers, but this is onyl for register you KNOW this message will occur for (like when you're putting in logic you only want connected to signaltap.