Forum Discussion
YuanLi_S_Intel
Regular Contributor
6 years agoHi Craig,
Meaning to say the problem is due to the regenerating of the bitstream?
Thank You
CStub
New Contributor
6 years agoHi Bruce,
This happens after synthesis. I discovered that my design was being optimized away. I fixed by adding *noprune* to the registers that were receiving the data bits, and that prevented the removal. Still don't understand why all of a sudden, and why legitimate logic was deleted.
Thanks, Craig