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 Stanka, post: 4186754"] You actually could change the constant. It is possible to change package body. The same constants declared in the architecture which contains the case will avoid this error message. Before vhdl2008 this is one of the most crucial limitations for readablity in my opinion, that you are not allowed to use constants from packages as case-choice. Luckyly Modelsim does just warn, but uses the Constant. bye Thomas [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
VHDL
Case choice must be a locally static expression
Top