Altera_Forum
Honored Contributor
17 years agoQuartus Block/Symbol
I've write some vhdl files for my component for example:
a1.vhd ... a5.vhd and b1.vhd ... b6.vhd I've crated two schematic with their block/symbols a.qsch and b.qsch. But I can't use these two schematics as two component in my top_level... How can I use this approach. I mean instead of drawing all blocks in the top-level schematic, create some block/symbols schematic and use these as new component in my top level design? is it possible?