Altera_Forum
Honored Contributor
13 years agoUsage of dual purpose pins
Hello,
I have a question how to use configuration pins as dual purpose pins. For example: I have connected an EPCS flash-device to a Cyclone III devices connected to the DCLOCK-, SCE-, SDO-, and DATA0- pins. During configuration these pin's have the configuration-function and are connected to the the EPCS-device. After configuration these pin's could be used as normal I/O and that's what I want. I have programmed an NIOS II processor in the FPGA which has also a 4-bit PIO peripheral. How do I connect the outputs of this device to the physical pin of the FPGA. Do I just internally connect DCLOCK-pin to PIO0, SCE-pin to PIO1 etc. Is it ok to connect both signals together to 1 physical pin of the FPGA. How do I need to configure the dual-purpose pin's: Compiler configured, Use as programming pin, or Use as regular I/O. Thank you and best regards, Wamor