Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhen you instantiate the entity, you also specify which behavioral architecture should be used:
instantiation_label : entity entity_label(architecture_identifier) port map (...)When you instantiate the entity, you also specify which behavioral architecture should be used:
instantiation_label : entity entity_label(architecture_identifier) port map (...)