Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHi Sunshine,
I have tried this attempt but it couldn't regenerate qsys at the project too. It still gives me errors ERROR MESSAGE --------------- Error: alt_xcvr_reconfig_0: couldn't open "filelist.csv": no such file or directory while executing "open "$csvfile" r" invoked from within "set fh [open "$csvfile" r]" (procedure "parse_filelist_from_csv_report" line 2) invoked from within "parse_filelist_from_csv_report $csvfile" invoked from within "set filelist [parse_filelist_from_csv_report $csvfile]" (procedure "::alt_xcvr::utils::ipgen::ipgenerate" line 24) invoked from within "::alt_xcvr::utils::ipgen::ipgenerate $filepath $filename $fileset $arglist" invoked from within "set filelist [::alt_xcvr::utils::ipgen::ipgenerate $filepath $filename $fileset $arglist]" (procedure "xreconf_generate_qsys_soc" line 10) invoked from within "xreconf_generate_qsys_soc QUARTUS_SYNTH" (procedure "fileset_quartus_synth" line 2) invoked from within "fileset_quartus_synth alt_xcvr_reconfig" Error: Generation stopped, 32 or more modules remaining Error: ip-generate failed with exit code 1: 2 Errors, 4 Warnings ---------------- It couldn't generate the qysys by hand too. I couldn't find any suggest related with this . What can be the meaning?