Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Generate 32Mbits .jic file for S25FL032P0XMFI01 // CYCLONE IV GX EP4CGX50DF27C7N

Hello,

We are trying to program a 32Mbits flash (S25FL032P0XMFI01) for a CYCLONE IV GX EP4CGX50DF27C7N using JTAG. We have not ISP connector and access.

But we cannot generate corresponding .jic file with the Quartus tool "Convert Pprogramming File" because there is not the EPCS32 configuraton device in the target list.

Could you help me to find a solution to program the flash ?

Thanks and regards.

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You should be able to program that device via the flash programmer within Eclipse. You'll need to put a small Nios design together that includes an EPCS Serial Flash Controller. Once programmed into the FPGA you can use the Flash programmer for program a wider variety of serial flash parts.

    Not quite as simple as using the .jic I'm afraid :(

    Cheers,

    Alex
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Not quite as simple as using the .jic I'm afraid :(

    --- Quote End ---

    I agree ! But thank you for your help !