Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

How to efficiently construct architecture with large amount of identical components

Say an architecture has got 500 ALUs having exactly the same structure. Even if I use COMPONENT in VHDL still I need to instantiate each one of them which is huge amount of labouring... So what...