Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSOPC Builder / Avalon switch fabric problem
Hi all, I am trying to interface some of my user logic into SOPC builder (V5 build 148). I have succesfully added a simple slave register, using the 'Component Editor'. Now, what m...
Altera_Forum
Honored Contributor
21 years agoI've got the same problem. My solution was to edit manually the class.ptf file for custom component and add port with type = "burstcount". It works! SOPC Builder generates Avalon arbiter with bursts supported.
Anyway, I wonder why they do not allow to add ports of this type through SOPC Component Editor gui. Who knows, maybe there are problems with correct Avalon burst-aware arbiter generation for user-added components?