Forum Discussion

Gyud0's avatar
Gyud0
Icon for Occasional Contributor rankOccasional Contributor
3 years ago
Solved

Configuration Method in Device and Pin Options VS Convert Programming file windoe

Hey, I would like to know if there is a difference between the "configuration scheme" in configuration tab via "Device and Pin Options" in Quartus Prime, against the "Mode" property via "Convert P...
  • WZ2's avatar
    3 years ago

    Hi there,

    Strell is right. The setting in ‘Configuration method’ will be saved in .qsf file and .sof file after the assembler. The configure method should follow these settings.

    If you wanna change the configure method, an easy way is using the ‘CPF tool’. Just like Strell said, the CPF tool is for converting an existing programming file into a different format for a different use.

    Best regards,

    WZ