Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
VHDL
Case choice must be a locally static expression
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Thomas Rouam, post: 4187071"] Hi Peter, The simple use of a function defined in a package makes your constant non locally static. On the other hand, it is globally static because it can resolve the constant value without having to "run" the design. Unfortunately for you, the case wants to be able to know the value within the entity it is used which is not the case. Regards, Thomas [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
VHDL
Case choice must be a locally static expression
Top