Forum Discussion
Altera_Forum
Honored Contributor
14 years agoA constant is meant to be there as constant for some purpose.
You tell us why do you want to change it and what does it do? A constant is not variable(I believe) and is used instead of embedding numbers directly in code in various parts that makes it difficult to change for any future update or purpose.