Altera_Forum
Honored Contributor
17 years agoComponent editor in SOPC
The 7.2 dialog for the SOPC component editor has puzzled even after reading the (brief) docs.
For my first custom component I used the 'avalon slave' template, and most of the default settings were close enough to generate a working interface without having to understand what the setting were for. Now I want to add a second clock input to this component. On the signals tab, I understand signal name, type,width, but what does 'interface' mean? The only interface that seems to make sense is 'clock', but I have already used that for my 1st clock and I assume they would need to be distinct from each other. If I blindly move forward and add this modified component to my system on the SOPC dialog, I see that I still only get to assign one physical clock to this component. This is clearly wrong. I need better docs or a good explanation.