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
stumped on syntax yet again!
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="Nicolas Matringe, post: 3521871"] Mike Treseler a écrit : I recently had a similar problem (though I was only using SLVs) and fixed it by pulling the litteral constant out of the cast : RAM_addr <= "00" & unsigned(data_in); In this case the context is clear : "00" must be unsigned to make the assignment valid. I still don't understand why the context is unclear when concatenating a litteral constant and a std_logic_vector. Nicolas [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
VHDL
stumped on syntax yet again!
Top