Forum Discussion

whunt4's avatar
whunt4
Icon for New Contributor rankNew Contributor
7 years ago
Solved

How to save and reload sources and probes configurations in Quartus II

I am using Quartus II so I don't know if this is an issue with Quartus Prime or not. I can use the sources and probes megafunction, and read and write to the data values, but to make this useful, you have to group and rename the signals. After configuring groups and names, I can save the setup to a ".spf" file, but I can't find a way to read the file back in the next time I use the tool. Anyone been able to figure this out? Also, is there a TCL was to accomplish the same thing?

4 Replies

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

    What do you mean by reading the file back in? Just program the device and reopen the .spf file, or program the device directly from the .spf file.

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

    I opened the probes and sources tool and programmed the FPGA. This tool has no file open option, just save and save as.

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

    From Quartus, open the .spf file you saved.

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

    ah, that works. A bit obfuscated. I just always opened the probes and sources tool first.