Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17258 Discussions

How to wire epcs_controller ?

Altera_Forum
Honored Contributor II
1,402 Views

As i was trying to use Epcs16 for my nios code,i add epcs conroller to nios.And i wire the dclk\sce\data0\sdo to the pins which are wired to Epcs16.And i also set there 4 dual purpose pins to compiler configured model.A&S is ok,there are 4 errors at filtter period,the errors are like this 'Error: Can't place pins assigned to pin location Pin_K1 (IOPAD_X0_Y27_N21)' 

Am i wire them the wron way? Thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
688 Views

dclk/sce/data0/sdo pins must be configured "Use as regular I/O" if you want to use them to access epcs after AS configuration. 

You didn't specify which device you are using: anyway, assuming a EP3C40, pin K1 is data0, which is probably now set as reserved.
0 Kudos
Reply