- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to compile a OpenCL kernel file (.cl) with aoc file.cl -o file.aocx but it showed error like this
aoc: Running OpenCL parser....
aoc: Optimizing and doing static analysis of code...
aoc: Optimizing and doing static analysis of code...
Compiling for FPGA. This process may take a long time, please be patient.
Error (170048): Selected device has 20774 RAM location(s) of type LAB. However, the current design needs more than 20774 to successfully fit
Error: An error occurred during placement
Error: Quartus Prime Fitter was unsuccessful. 2 errors, 595 warnings
Error (293001): Quartus Prime Fitter was unsuccessful. 4 errors, 595 warnings
Error (23031): Evaluation of Tcl script a10_partial_reconfig/flow.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 9 errors, 4102 warnings
I am using Intel Arria 10 GX PAC with Acceleration stack 1.1, Intel FPGA SDK for OpenCL v17.1 and Quartus prime v17.1.
Please explain me this error and help me to resolve this error.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>Error (170048): Selected device has 20774 RAM location(s) of type LAB. However, the current design needs more than 20774 to successfully fit
Your design requires more resources than are available on your target FPGA.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page