Forum Discussion
Altera_Forum
Honored Contributor
14 years agoplease help large count of error i don't know why
this is my code i write it step by step but alarge amount of error appear i can't fix it can u help -----------------------------------------
library ieee;
use ieee.std_logic_1164.all;
-----...
Altera_Forum
Honored Contributor
14 years agoTo begin with you should define all entity signals as either inputs or outputs. You have missed some.
What does the error say