- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm currently running run.sh to compile hello_afu sample AFU as following through Accelerator Functional Unit Developer’s Guide for Intel ® FPGA Programmable Acceleration Card guide, version1.2 section 3: Getting Started with Platform Configuration and the script always stuck at the same place returning the same error as subject title.
Here are the details of error log:
Info: Command: quartus_cpf -c output_files/afu_fit.green_region.pmsf output_files/afu_fit.green_region.rbf
Error (213009): File name "output_files/afu_fit.green_region.pmsf" does not exist or can't be read
Error: Quartus Prime Convert_programming_file was unsuccessful. 1 error, 0 warnings
Error: Peak virtual memory: 400 megabytes
Error: Processing ended: Mon Jul 20 10:59:28 2020
Error: Elapsed time: 00:00:01
Error: Total CPU time (on all processors): 00:00:00
ERROR: Error(s) found while running an executable. See report file(s) for error message(s). Message log indicates which executable was run last.
while executing
"execute_module -dont_export_assignments -tool cpf -args "-c ${BASE_REVISION_OUTPUT_DIR}/${impl_rev}.${block_name}.pmsf ${BASE_REVISION_OUTPUT_DIR}/${i..."
(procedure "compile_pr_revision_impl" line 37)
invoked from within
"compile_pr_revision_impl $impl_rev_name"
(procedure "compile_pr_revision" line 22)
invoked from within
"compile_pr_revision $options(impl)"
(procedure "main" line 110)
invoked from within
"main"
invoked from within
"if {($::quartus(nameofexecutable) == "quartus") || ($::quartus(nameofexecutable) == "quartus_pro") || ($::quartus(nameofexecutable) == "qpro")} {
#..."
(file "./a10_partial_reconfig/flow.tcl" line 1039)
------------------------------------------------
Error (23031): Evaluation of Tcl script ./a10_partial_reconfig/flow.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 7 errors, 2720 warnings
Error: Peak virtual memory: 670 megabytes
Error: Processing ended: Fri Jul 17 16:01:49 2020
Error: Elapsed time: 00:10:56
Error: Total CPU time (on all processors): 00:41:12
Quartus build failed
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you provide me the full log? From the error you are providing, it seems like you face issue on converting the file. So you will need to check if you have the .pmsf file in the output folder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The attachment was the full log during running the run.sh script.
There is a .pmsf file in the output files folder but name isn't the same as the mentioned afu_fit.green_region.pmsf. It is called dcp.green_region.pmsf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any advice on this issue?
I tried several times to rerun it but always got the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
From the log file, I observed that you are having expired license. I would recommend you to resolved the license issue so that the full compilation is able to move forward.
Below is the license that is expired
Warning (292015): License for core 6AF7_0119, version 0000.00 is expired.
Warning (292015): License for core 6AF7_00FB, version 0000.00 is expired.
Warning (292015): License for core 6AF7_011B, version 0000.00 is expired.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plus, where to update the license you mentioned?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Do you have the license? It is usually tied to your Quartus license.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page