Altera_Forum
Honored Contributor
13 years agopassing data between custom SOPC components
hi, i made 2 sopc component. The 1° component detect a pattern in video data. I would pass this detected pattern to an other custom component later in the processing chain.
Do i need a standard memory mapped master / slave pair to pass this data across components? I would start my 2 components togheter when software write '1' in a register for example.