Hi everone,
maybe someone can help me. I'm pretty familiar with but it seems like I cant solve the following problem: (I'm working with EAGLE 7.7)
I've created a MODULE named DAC_CHANNEL and added a "bus" PORT called DB[0..13] to it.
I've added 16 DAC_CHANNEL MODULES to my schematic, created 4 BUSSES (DAC_DATA0:DB[0..13]; DAC_DATA1:DB[0..13]; DAC_DATA2:DB[0..13]; DAC_DATA3:DB[0..13]) and connected 4 MODULES to each BUS.
THIS works perfectly, now the PROBLEM:
I need to connect the BUSSES to the PINS of a FPGA. So I use NET to connect PINS to a BUS and get a list with the members of the BUS (DB0 to DB13) but selecting one of them will name the NET only DB0 but the correct name would for instance DAC_DATA0:DB0.
So cannot connect anything to this BUSSES except the MODULES, even manually naming a net DAC_DATA0:DB0 doesn't work as I'm not allowed to use ':' in names but when I look up the name of the net between the modules in the PCB editor it is named DAC_DATA0:DB0.
Attached you find a picture of my problem
I would be gratefull for any hints.
Cheers Reinhard
Nachricht geändert durch Reinhard Klambauer


