Forum Discussion
Altera_Forum
Honored Contributor
20 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?