Altera_Forum
Honored Contributor
12 years agoConnect between Blocks at VHDL
Hi ,
i'm starting my final BS.c project and i'm doing it at Quartos and VHDL . I have blocks that i design at vhdl and i want to connect between them (logicly) , i know that there is an option to define each block as a component at different file and define each block at the top file of the project and make instantiation at the top file . Is this the right solution of doing it ? Does instantiation means to connect between to components or connect between signal to I/O port and vice versa ?