Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

aocl custom bsp assertion failure

Altera_Forum
Honored Contributor II
1,363 Views

I have a custom bsp with onchip RAM instantiated on it (instantiated like a DDR, not using the AOCL compiler directive). Application kernels compile file, Qsys shows no errors, and the FPGA can be programmed. However...  

Once i run "./vector_add" I get: 

Initializing OpenCL 

PLL: Version mismatch! Expected 0xa0c00001 but read 0x1 

vector_add: acl_pll.c:226: acl_pll_init: Assertion `check_version_id(pll)==0' failed. 

 

It seems the acl_pll.c file is compiled into a shared object (.so) file.  

 

Can anyone help me with this or how to get around it?
0 Kudos
0 Replies
Reply