Forum Discussion
Altera_Forum
Honored Contributor
13 years agowhat this code tells me is that you are making things far more complicated than they need to be regarding type conversions.
How about using the appropriate types in the first place rather than std_logic_vector? Your code just looks a mess.