Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Tricky,
I understand that a configuration *has* pins, the same pins as the entity it configures. The code in the example analyzes and elaborates without any problem, with the configuration as the top-level entity, in both ModelSim and GHDL. In ModelSim, I can see that it has the same pins as the entity it configures. The problem with having several entities is that it would cause a lot of code duplication. I also hardly find any use for configurations, but in this case they would be a great help. Thanks,