Forum Discussion

NKuma10's avatar
NKuma10
Icon for New Contributor rankNew Contributor
5 years ago

ISP clamp

Hi,

We are using MAX 10 FPGA "10M40DAF484C7G" device in our project. Chip select for the Board management controller(AST 2600) is routed through this device which connects to the flash. As a result BMC is getting corrupted most of the times during FPGA programming. We have tried ISP clamp feature to avoid the corruption and the below is our observations.

  1. Programming is taking very long time.
  2. We tried by assigning CS which is output of FPGA value as "low" in .ips file. We have seen that once the programming is initiated CS is driven low.
  3. Even after using the ISP clamp feature we still see the BMC corruption.

We would like to know if there is any way to drive the CS low only during the CFM is loaded to SRAM, Not once the programming is initiated. And is there any other feature which we can use to avoid this corruption.

Any suggestions are much appreciated

Thanks and Regards

Naveen

4 Replies

  • Hello NKuma10,


    Thank you for posting your question on this Intel® Community.


    We have a forum for specific issues about Intel® FPGA. For this reason, we are moving this thread to the Programmable Devices forum.


    Wanner G.

    Intel Server Specialist


    • NKuma10's avatar
      NKuma10
      Icon for New Contributor rankNew Contributor

      Hi YuanLi,

      Chip select(CS) of Board management controller to access its flash memory through SPI interface is an output pin of the MAX10 FPGA.

      Regards

      Naveen

  • YuanLi_S_Intel's avatar
    YuanLi_S_Intel
    Icon for Regular Contributor rankRegular Contributor

    HI NKuma10,


    I believe that the "CS" pin that is used to connect to the FLASH is actually a GPIO on MAX 10. So your concern is how to make it low during programming and in user mode?


    Thank You.