Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe schematic editor has alot of limitation whan it comes to creating blocks from HDL code. For eg. you cannot have generics that are more complicated than boolean or integer, and at one time the schematic editor would not make schematic blocks for 2d arrays in VHDL, but it would for AHDL. :confused:
Anyway, the best thing to do is forget about using the schematic editor and do it all in VHDL.