Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Also make sure you are using the right math packages (unsigned vs. signed). Sounds like the previous poster's comment was most likely though. Make sure your clock is going at the period that you mean it to be going at. --- Quote End --- Thanks. The problem was not for incorrect usage of the variable.Its for clock higher frequency , incorrect hold time and setup time of some signals. One should care about the usage of variables in VHDL. Thanks for remind me about this.