Altera_Forum
Honored Contributor
15 years agoNeed to feed two buses with one output
Hello everybody,
In my top level design in Quartus I am trying to feed the LSB of two buses with a signal which comes out of a block, usually I do this by naming the output signal the same name as the LSB of the bus: lv_to_uc_status_i[0] But I cannot name the output signal twice, so how can I tell Quartus that I need to feed two buses with this signal ? Thanks, Eric