Forum Discussion

on0308's avatar
on0308
Icon for New Contributor rankNew Contributor
3 years ago
Solved

Where is Quartus 13.1.4 patch 4.70r

Hello

Since it became necessary to replace the EPCS device with the EPCQ-A device,

I need quartus-13.1.4-4.70r patch file, which supports EPCQ-A.

Where can i find the link for this file?

Best regards.

  • Hi,


    Seem current issue is related to embedded config, I suggest you to close this ticket and open a new case thread for a right owner support. Let me know if there is any concern.


9 Replies

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Sir,


    Do you want the patch only or Quartus with patch?


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

    Thank you for your reply.

    I’m currently using version 13.1.4 build182(patch none).

    I'm thinking of applying a patch to this, so I would like a patch file.

    If the patch does not work, I will request Quartus with the patch.

    Best regards.

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi,


    I sent an email with the patches attached for Win/Linux. Let me know if you are not able to retrieve them.


    • wara's avatar
      wara
      Icon for New Contributor rankNew Contributor
      Hello
      I also want a patch file.
      Would you please send it?
    • Jeff17's avatar
      Jeff17
      Icon for New Contributor rankNew Contributor

      Hi,

      I am working on getting a patch for a 32 bit version of Quartus with version 13.1.4.182 already installed and patch 4.70r is not showing as installed in that 32 bit version. Any ideas?

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

    Hi Intel Customer Support

    Thank you for sending the file.

    Thank you for helping me very much.

    After applying the patch and in Convert Programming Files ... ,

    I was able to confirm that the EPCQ-A device can be selected as the Configuration device and can be converted to a jic file.

    But I have not solved everything yet.

    Please tell me about the settings of Advanced options and saving the .cof file.

    The settings are as follows.

    Programming file type: JTAG Indirect Configuration File(.jic)
    Configuration device: EPCQ128A
    Mode: Active Serial

    Advanced Options

    checked Disable EPCS ID check
    checked Disable AS mode CONF_DONE error check

    Program length count adjustment: 0
    Post-chain bitstream pad bytes: default
    Post-device bitstream pad bytes: default
    Bitslice padding value: 1
    QSPI Flash Single IO mode dummy clock: Unchangeable
    QSPI Flash quad IO mode summy clock: Unchangeable

    Post-chain bitstream pad bytes: default
    Post-device bitstream pad bytes: default
    Bitslice padding value: 1
    QSPI Flash Single IO mode dummy clock:Unchangeable
    QSPI Flash quad IO mode summy clock: Unchangeable

    Even if I save the .cof file with Save Conversion Setup ..., the Advanced Option part is not listed,
    Is it used incorrectly?

    Due to the above problem, I actually added the following to .cof file.

    <cof>

    ....

    <advanced_options>
    <ignore_epcs_id_check>2</ignore_epcs_id_check>
    <ignore_condone_check>2</ignore_condone_check>
    <plc_adjustment>0</plc_adjustment>
    <post_chain_bitstream_pad_bytes>-1</post_chain_bitstream_pad_bytes>
    <post_device_bitstream_pad_bytes>-1</post_device_bitstream_pad_bytes>
    <bitslice_pre_padding>1</bitslice_pre_padding>
    </advanced_options>

    </cof>

    The above way of writing is supported to check "Disable EPCS ID check" and "Disable AS mode CONF_DONE error check"?

    Also for reference, please tell me the values ​​that can be set in <ignore_epcs_id_check> and <ignore_condone_check> and their meanings.

    Best regards,

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi,


    Seem current issue is related to embedded config, I suggest you to close this ticket and open a new case thread for a right owner support. Let me know if there is any concern.


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

      I got it.

      The added question is different from this one, so I will set up another thread.


      Thank you for your support.