Altera_Forum
Honored Contributor
17 years agoproblems with pin assignments
Using the assigments file, I'm working in a simple design which contains NIOS+SRAM+Flash+UART.
I've assigned to TX a signal called HC_UART_TXD, When I run the project I can see message "Hello World" in hyperterminal. The problem is when I try to configure RX with a signal called HC_UART_RXD, because the FPGA port of this signal is share with another signal called ~ALTERA_nCEO~. And I don't know how I can remove this error. Error: Can't place pins assigned to pin location Pin_E18 (IOPAD_X53_Y21_N14) Info: Pin HC_UART_RXD is assigned to pin location Pin_E18 (IOPAD_X53_Y21_N14) Info: Pin ~ALTERA_nCEO~ is assigned to pin location Pin_E18 (IOPAD_X53_Y21_N14)