Altera_Forum
Honored Contributor
12 years agoMapping more out ports to one out port
I have a ram memory that consists of several memory units. Each memory unit has, among other ports, data_out port. Memory itself has data_out port and it passes data that comes from one of those memory units. If I try to map several data_out ports of memory units on data_out port of ram memory, an error comes out saying I can't assign more than one value to data_out port. So, how to solve that connecting problem?
Thanks.