Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第二部run_fpga.sh 的错误 #5

Open
wenlvp opened this issue Oct 21, 2020 · 6 comments
Open

第二部run_fpga.sh 的错误 #5

wenlvp opened this issue Oct 21, 2020 · 6 comments

Comments

@wenlvp
Copy link

wenlvp commented Oct 21, 2020

Compiling for FPGA. This process may take a long time, please be patient.
Error (184036): Cannot place the following 204 DSP cells -- a legal placement which satisfies all the DSP requirements could not be found
Error: An error occurred during placement
Error: Quartus Prime Fitter was unsuccessful. 2 errors, 644 warnings
Error: Can't run the Timing Analyzer (quartus_sta) -- Fitter (quartus_fit) failed or was not run. Run the Fitter (quartus_fit) successfully before running the Timing Analyzer (create_timing_netlist).
Error: Quartus Prime Timing Analyzer was unsuccessful. 1 error, 0 warnings
Error: Quartus Fitter has failed! Breaking execution...
Error (23035): Tcl error:
Error (23031): Evaluation of Tcl script import_compile.tcl unsuccessful
Error: Quartus Prime Compiler Database Interface was unsuccessful. 3 errors, 0 warnings
Error: Compiler Error, not able to generate hardware

请问 这个项目不板卡编译的时候报的错 怎么解决呢?

@wenlvp wenlvp changed the title 第二部的错误 第二部run_fpga.sh 的错误 Oct 21, 2020
@wenlvp
Copy link
Author

wenlvp commented Oct 21, 2020

(caffe-fzp) [root@localhost project]# sh run_fpga.sh
rm -rf *.xclbin *.rpt .xtxt .json .dir .aoco .aocr .exe xocc sdaccel ./conv ./device/.ll ./device/.o ./host/.o ../common/.o *.log *.jou *.mon conv_pipe/ __all_sources.cl efi_testbench.sv Makefile.efisim
aoc: Selected default target board f10a_sr2x8g
aoc: Running OpenCL parser....
aoc: OpenCL parser completed successfully.
aoc: Linking Object files....
aoc: Optimizing and doing static analysis of code...

!===========================================================================
! The report below may be inaccurate. A more comprehensive
! resource usage report can be found at conv_pipe/reports/report.html
!===========================================================================

+--------------------------------------------------------------------+
; Estimated Resource Usage Summary ;
+----------------------------------------+---------------------------+
; Resource + Usage ;
+----------------------------------------+---------------------------+
; Logic utilization ; 61% ;
; ALUTs ; 32% ;
; Dedicated logic registers ; 31% ;
; Memory blocks ; 67% ;
; DSP blocks ; 4% ;
+----------------------------------------+---------------------------;
aoc: First stage compilation completed successfully.

@wenlvp
Copy link
Author

wenlvp commented Oct 21, 2020

(caffe-fzp) [root@localhost project]# sh run_fpga.sh
rm -rf *.xclbin *.rpt .xtxt .json .dir .aoco .aocr .exe xocc sdaccel ./conv ./device/.ll ./device/.o ./host/.o ../common/.o *.log *.jou *.mon conv_pipe/ __all_sources.cl efi_testbench.sv Makefile.efisim
aoc: Selected default target board f10a_sr2x8g
aoc: Running OpenCL parser....
aoc: OpenCL parser completed successfully.
aoc: Linking Object files....
aoc: Optimizing and doing static analysis of code...

!===========================================================================
! The report below may be inaccurate. A more comprehensive
! resource usage report can be found at conv_pipe/reports/report.html
!===========================================================================

+--------------------------------------------------------------------+
; Estimated Resource Usage Summary ;
+----------------------------------------+---------------------------+
; Resource + Usage ;
+----------------------------------------+---------------------------+
; Logic utilization ; 61% ;
; ALUTs ; 32% ;
; Dedicated logic registers ; 31% ;
; Memory blocks ; 67% ;
; DSP blocks ; 4% ;
+----------------------------------------+---------------------------;
aoc: First stage compilation completed successfully.

Compiling for FPGA. This process may take a long time, please be patient.
Error (184036): Cannot place the following 204 DSP cells -- a legal placement which satisfies all the DSP requirements could not be found
Error: An error occurred during placement
Error: Quartus Prime Fitter was unsuccessful. 2 errors, 644 warnings
Error: Can't run the Timing Analyzer (quartus_sta) -- Fitter (quartus_fit) failed or was not run. Run the Fitter (quartus_fit) successfully before running the Timing Analyzer (create_timing_netlist).
Error: Quartus Prime Timing Analyzer was unsuccessful. 1 error, 0 warnings
Error: Quartus Fitter has failed! Breaking execution...
Error (23035): Tcl error:
Error (23031): Evaluation of Tcl script import_compile.tcl unsuccessful
Error: Quartus Prime Compiler Database Interface was unsuccessful. 3 errors, 0 warnings
Error: Compiler Error, not able to generate hardware

请问 这个项目不板卡编译的时候报的错 怎么解决呢?

@ppphj
Copy link

ppphj commented May 25, 2021

@williamyang4978 你好,请问你解决了这个问题吗

@ppphj
Copy link

ppphj commented May 26, 2021

@wenlvp 您好,请问您解决这个问题了吗

@williamyang4978
Copy link
Owner

williamyang4978 commented May 27, 2021

@wenlvp @ppphj 你们用的FPGA是什么型号?我用的是intel的A10gx1150 platform,可能是您的FPGA的DSP资源不够所致。

@ppphj
Copy link

ppphj commented May 27, 2021

@williamyang4978 我使用的板卡型号不同,但芯片同样是Arria 10 GX1150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants