Forum Discussion
MEIYAN_L_Intel
Frequent Contributor
5 years agoHi,
Based on the quartus_sh_compile.log file with error shown:
Critical Warning (125091): Tcl error: couldn't read file "a10_hpr_floorplan.qsf": no such file or directory
while executing
"source a10_hpr_floorplan.qsf"
(file "afu_ip_gt.qsf" line 61)
Ir seems like the a10_hpr_floorplan.qsf could not be found. Could you try to locate this file?
If this file is generated, you might be have path problem and you have to make sure the file in the path.
If the file is not generated, you have to make sure you are using the correct version of Python as this file generated by a Python script.
Thanks