Forum Discussion

DWoof's avatar
DWoof
Icon for New Contributor rankNew Contributor
6 years ago

How do I generate a sof with a user specified JTAG Usercode from the command line with the usercode specified on the command line rather than stored in the qsf file?

Quartus Prime Pro Stratix 10

3 Replies

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

    Hi John,

    thanks for your reply. I guess that will effectively update the qsf file? I had figured out a way to do the same by nobbling the code directly in the qsf but reasoned to myself that as the gui is presumably calling quartus_asm under the hood that it must have been passing it in as a parameter.

    Regards,

    Dave

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

    Hi,

    Yes, you are correct. The TCL file will help you to modify the qsf file.