Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou will learn soon that "less error" doesn't always mean better ;)
It should work without the 'X', but from what I see your component declaration in the architecture is wrong, you have defined bin_in and bcd7_out as std_logic signals instead of std_logic_vector.