Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- entity test_connexions is port( signals ... signal_copie_req : out_std_logic; )... --- Quote End --- is this in your code, or is it "out std_logic;" or if there is the right one, then check the name of your entity, because the entity declares a component with its own name...