Altera_Forum
Honored Contributor
17 years agodefining pinout in Cyclone3 to EPCS
hi,
i'm using in Cyclone 3. In Quartus 8 manual is written "If you use a Cyclone3 device, you must connect wires to EPCS device mannually". I defined in my top entity 4 signals to epcs controller, clk_to_epcs data_to_epcs data_from_epcs ncs_to_epcs after that I tried to assign these signals to pins by Pin Planner but the compilation was stopped with this error: Can't place pins assigned to pin location PIN_K1 --Pin ~ALTERA_DATA0~ is assigned to pin location PIN_K1 Clear that ~ALTERA_DATA0~ isn't my signal. What do i miss? I need a help in this issue.