Forum Discussion

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

PFL IP programming two flash devices simultaneously

Hi,

Has someone succeed to program two 16-bit data width Flash (Micron G18, CFI capable) simultaneously using Altera PFL IP with Quartus Programmer ?

According to PFL user guide, it is possible targeting dual P30 or P33 solution pages 33 and 40 but in IP sources (alt_pfl_pgm_enhanced.vhd entity), I've found that only 8-bit and 16-bit data witdh are valid Flash data bus width allowed by the IP and I'm wondering how Quartus programmer succeeds detecting two devices.

Is the simultaneous Flash writing handle inside the IP?

Thanks for your help.

2 Replies

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

    Hi,

    For the dual P30/P33 solution in the PFL, the Quartus ii programmer will detected a single device and not 2 devices. The dual P30/P33 solution only works with P30/P33 flash device and not other flash devices.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    thanks for your answer.

    Why does it work only for those Flash devices?