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

Modifying the c5soc_sharedonly example

Altera_Forum
Honored Contributor II
1,362 Views

Hello, 

I have tried to build the c5soc_sharedonly from the  

terasic opencl sdk.  

 

Qsys creates the needed files with some warnings: 

Warning: system.acl_iface.acl_kernel_clk.kernel_clk: The input clock frequency must be known or set by the parent if this is a subsystem. 

Warning: system.acl_iface.acl_kernel_clk.kernel_pll: kernel_pll.reconfig_to_pll must be exported, or connected to a matching conduit. 

Warning: system.acl_iface.acl_kernel_clk.kernel_pll: kernel_pll.reconfig_from_pll must be exported, or connected to a matching conduit. 

Warning: system.acl_iface.hps: "Configuration/HPS-to-FPGA user 0 clock frequency" (desired_cfg_clk_mhz) requested 100.0 MHz, but only achieved 97.368421 MHz 

Warning: system.acl_iface.hps: 1 or more output clock frequencies cannot be achieved precisely, consider revising desired output clock frequencies. 

Warning: system.acl_iface.acl_kernel_clk.kernel_clk/kernel_clk.clk_in: kernel_clk.clk_in requires 50000000Hz, but source has frequency of 0Hz 

Warning: system.acl_iface.acl_kernel_interface: acl_kernel_interface.acl_bsp_memorg_host0x018 must be exported, or connected to a matching conduit. 

Warning: system.acl_iface.acl_kernel_clk: acl_kernel_clk.ctrl must be connected to an Avalon-MM master 

Warning: system.acl_iface: acl_iface.acl_kernel_clk_kernel_pll_locked must be exported, or connected to a matching conduit. 

Warning: system.acl_iface: acl_iface.acl_internal_memorg_kernel must be exported, or connected to a matching conduit. 

Warning: system.acl_iface: acl_iface.kernel_mem0 must be connected to an Avalon-MM master 

Warning: system.acl_iface: acl_iface.kernel_cra must be connected to an Avalon-MM slave 

 

I opened the acl_iface_system and got three errors 

Error: acl_iface_system.acl_kernel_clk: Component acl_kernel_clk_noreconfig 1.0 not found or could not be instantiated 

Error: acl_iface_system.version_id: Component version_id 10.0 not found or could not be instantiated 

Error: acl_iface_system.acl_kernel_interface: Component acl_kernel_interface_soc 1.0 not found or could not be instantiated 

 

Can anybody help me? Do I need to add some paths or files to the project? 

Thx
0 Kudos
0 Replies
Reply