Forum Discussion
Altera_Forum
Honored Contributor
10 years agoWithout knowing more about your architecture it's difficult to give sound advice, but an alternative could be to use several entities. Your generic image processing module could be an entity, that provides an interface for an external "pixel processing" entity. Then create as many pixel entities as you need and connect the right ones together as you need them.