Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFPGA Counter Catch Eight game(error 10476, error 10558)
hi, im new to VHDL coding as im still learning the basics, i need to design a counter catch eight game and i have done the code but it shows and error and i am not able to solve it. it will be ver...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- The 3rd port of your 'Counter' module is an 'unsigned' signal type and you're trying to connect 'clock_output', a 'std_logic' signal to it. Cheers, Alex --- Quote End --- hi mr alex, if i send u my full code will be able to able to fix it for me because as i know i already the sign these signals in the counter. Are u able to help pls?? if can pls drop me ur email, i'll send u my full code in notepad :)