Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe common solution is pulling up all wires with resistors and then drive the target line low with an open drain output.
In the CPLD you'll program bidirectional I/Os. The data out signal should be hardwired to a low level and you control the output pin through the OE signal. If you don't want external resistors, you may use the internal pull up option, but I'd not recommend it if your wires are long: the built in pull ups are usually in the tens of kohm range and the signals can be affected by stray electrical noise.