Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThank you tricky. I ended up with your function suggestion.
One more thing, I have an entity that has a std_logic_vector input. By the way this time I have to assign it only a std_logic signal that is on output of another entity. the question is: Is it possible to do something like:stdLogicVectorIn(0)=>stdLogic And then left without assignement the other elements of stdLogicVectorIn ? There is a better way ? Thank you guys !! Your help is really appreciated !