Forum Discussion

GDagi1's avatar
GDagi1
Icon for Occasional Contributor rankOccasional Contributor
3 years ago

Programming with .ips and .ekp files in command line

Hello,

I have a JTAG device and am trying to program it through the command line. I have previously programmed using a .pof through:

./quartus_pgm -m jtag -o "p;/path/bitstream.pof@1"

I would now like to program an encrypted bitstream, along with the .ips and .ekp files.

I have these files:

  • pins.ips
  • key.ekp
  • encrypted_bitsream.pof

I believe these are the individual commands for adding the key and programming the bitstream:

./quartus_pgm -k -m jtag -o "p;/path/key_file.ekp@1"

./quartus_pgm m jtag -o "p;/path/encrypted_bitsream.pof@1"

I cannot find documentation for adding the .ips file. Could someone help?

Should these 3 commands be sequential or combined in command line?

Thanks!

6 Replies

    • GDagi1's avatar
      GDagi1
      Icon for Occasional Contributor rankOccasional Contributor

      Hi Fakhrul,

      Thanks for the response. That is the document I used to come up with the programming commands above. I still have the following questions:

      How to add the .ips file?

      Should these 3 commands be sequential or combined in command line?

      Thanks

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

    Hi GDagi1,


    I am checking this internally for more clarification

    Will get to you once there are any findings


    Regards,

    Fakhrul


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

    Hi GDagi1,


    I wish to follow up with you on this case. Do you still have further inquiries on this issue? Please feel free to let me know if there is any concern so that we could further assist you.


    Otherwise, this thread will be idling and marked as inactive, thus it will be transitioned to community support because there is no update received from you in a while.


    Regards,

    Fakhrul



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

    This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you