Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMy understanding is that the type ?= returns is the smallest element from the comparation. so in this case std_logic. You try to assign this to a vector. I could be wrong, but does changing the type of y work?
[edit]Reread the specs, it returns ulogic[/edit]