Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Setting programming file name?

Does anyone know how to set the name of the generated programming file in Quartus? I'm using the RBF file format and it seems to default to <project_name>.RBF. Can this be changed?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Does anyone know how to set the name of the generated programming file in Quartus? I'm using the RBF file format and it seems to default to <project_name>.RBF. Can this be changed?

    --- Quote End ---

    I will just rename it
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I reviewed Quartus Settings File Reference Manual, and there isn't such a setting there.

    You can change project output directory using PROJECT_OUTPUT_DIRECTORY, or turn on/off RBF file generation using GENERATE_RBF_FILE, but not change the file name.

    Thanks,

    Evgeni