Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

AS paralell SFL

Altera_Forum
Honored Contributor II
1,163 Views

I have some questions about conventional AS config and SFL config. 

 

I have one connector for jtag access, and one connector for AS config. My config device is an epcs4.  

 

I think it's very laborious in series production to connect the first connector to flash the epcs4 and switch to the next one to flash the flash ram. 

 

Now I'm trying to juse the SFL config.  

 

My Q:  

Is the hardware connection the same like AS config? How I have to connect the pins of the SFL symbol with the fpga pins on my Quartus II design? In AN370 Altera describes DCLK, NCSO and ASDO as input pins. It seems that this PlugIn is a virtuell EPCS device. 

 

I'm really confused about that, I hope you can help me.
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
436 Views

 

--- Quote Start ---  

Is the hardware connection the same like AS config?  

--- Quote End ---  

Yes 

 

--- Quote Start ---  

How I have to connect the pins of the SFL symbol with the fpga pins on my Quartus II design? 

--- Quote End ---  

For basic SFL functionality, only noe_in has to be connected (to GND to enable SFL access to the AS device).
0 Kudos
Altera_Forum
Honored Contributor II
436 Views

Hello FvM, thank's for your fast reply !!! Take a look at the screenshot.jpg... 

Only the noe_in pin has to be connect ??? It seems to easy. Does this MegaFunction connects to the right pins by it's own?
0 Kudos
Altera_Forum
Honored Contributor II
436 Views

The share asmi interface option should be disabled, so noe_in is the only pin in the symbol.

0 Kudos
Altera_Forum
Honored Contributor II
436 Views

Yap, it work's, thank's for your help FvM... 

 

Best regards from Munich.
0 Kudos
Altera_Forum
Honored Contributor II
436 Views

I have ASMI block in my design.In this case,how do I connect other pins? 

Isee following errors when I disable Share ASMI interface option. 

 

Error: Pins ALTERA_DCLK both have the SPI-related DCLK Pin assignment, but only one pin can have this assignment 

Error: Pins ALTERA_SCE both have the SPI-related SCE Pin assignment, but only one pin can have this assignment 

Error: Pins ALTERA_SDO both have the SPI-related SDO Pin assignment, but only one pin can have this assignment 

Error: Pins ALTERA_DATA0 and ALTERA_DATA0 both have the SPI-related Data[0] Pin assignment, but only one pin can have this assignment
0 Kudos
Reply