- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone has experience designing BSP?
I have a A10 board without BSP, and it have 2 DDR4 memory, so I try to follow opencl dsp design tutorial to design a bsp, I copied a10_ref, and named it my_board, however, a10_ref has only 1 DDR memory, and the device and pin planner doesn't fit to my board, I first modified device in device.tcl from 10AX115S2F45I1SG to 10AX115N3F40E2SG, and also modified pin in flat.qsf. then I open board.qsys, acl_ddr4_a10.qsys, acl_ddr4_a10_core.qsys and click "sync all system info" to upadte device in .qsys file. then I generate HDL, then I run base compile with export ACL_QSH_COMPILE_CMD="quartus_sh –-flow compile top -c base" and compile boardtest.cl, however, I keep getting this error Info: Command: quartus_syn --read_settings_files=off --write_settings_files=off top -c base Info: Using INI file /root/intelFPGA_pro/17.0/hld/board/custom_platform_toolkit/tests/boardtest/boardtest/quartus.ini Info: qis_default_flow_script.tcl version:# 1 Info: Initializing Synthesis... Info: Project = "top" Info: Revision = "base" Info: Analyzing source files Error (18185): Your design contains IP components that must be regenerated. To regenerate your IP, use the Upgrade IP Components dialog box, available on the Project menu in the Quartus Prime software Error (18186): You must upgrade the IP component instantiated in file ip/board/board_kernel_clk_gen.ip to the latest version of the IP component. Error (18186): You must upgrade the IP component instantiated in file ip/board/board_pcie.ip to the latest version of the IP component. Error: Flow failed: ERROR: Current design not foundLink Copied
0 Replies

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