Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

converting a signed shift amount to unsigned

I got a lot of warnings about combinational loops as latches of the design (via pipelining). If the loops were created on purpose (e.g. iteration), Is this kind warning normal? Is there a way to remo...