Forum Discussion
Altera_Forum
Honored Contributor
9 years agointernal weak pull-high of CPLD and FPGA
Hi All, I use CPLD(EPM240Z) and FPGA(EP4CE30F23C8N) in my design. Whenever the device is not in user mode all I/O are tri-stated.But there are internal weak pull up, how can cancel pull up ? T...
Altera_Forum
Honored Contributor
9 years agoInternal pull-ups in not configured state can't be disabled.
The usual way to reflect it is to use logic high as inactive, safe state of connected hardware (all outputs off etc.). If not possible, use external pull-down resistors to override the weak pull-ups e.g. 470R to 1K for critical signals.