S
Steve Ravet
Guest
I thought this would be easy but I'm having a problem routing one of the wires. I need to create a new output from my fpga, tied
high (LX760). What I've done so far:
Added a new OBUF H36(and set the OSTANDARD, SLEW, and DRIVE, thanks Ed). Edited the OBUF OUTMUX and OINMUX to create a path from O
to the pad.
Added a new OLOGIC X0Y318 and created a path from D1 to OQ.
Selected OBUF.O and OLOGIC.OQ and created a routed net between them with the add command.
Added a new TIEOFF x0Y318. Selected pins TIEOFF.HARD1, OLOGIC.D1,tried to create a routed net between them with the add command but
it failed. The specific commands were:
select pin VTREF_TIEOFF.HARD1
select pin VTREF_ologic.D1
add
The failure message is:
ERROR:FPGAEditor:313 - Failed to route net "$NET_1".
ERROR:FPGAEditor:316 - Failed to route pin "VTREF_ologic.D1" on net "$NET_1".
I've done this kind of thing before, I'm not sure why it isn't working. Any suggestions?
thanks,
--steve
high (LX760). What I've done so far:
Added a new OBUF H36(and set the OSTANDARD, SLEW, and DRIVE, thanks Ed). Edited the OBUF OUTMUX and OINMUX to create a path from O
to the pad.
Added a new OLOGIC X0Y318 and created a path from D1 to OQ.
Selected OBUF.O and OLOGIC.OQ and created a routed net between them with the add command.
Added a new TIEOFF x0Y318. Selected pins TIEOFF.HARD1, OLOGIC.D1,tried to create a routed net between them with the add command but
it failed. The specific commands were:
select pin VTREF_TIEOFF.HARD1
select pin VTREF_ologic.D1
add
The failure message is:
ERROR:FPGAEditor:313 - Failed to route net "$NET_1".
ERROR:FPGAEditor:316 - Failed to route pin "VTREF_ologic.D1" on net "$NET_1".
I've done this kind of thing before, I'm not sure why it isn't working. Any suggestions?
thanks,
--steve