Intel® FPGA SDK for OpenCL™: Intel® Arria® 10 GX FPGA Development Kit Reference Platform Porting Guide

ID 683267
Date 3/28/2022
Public
Document Table of Contents

1.4.3. BSP Changes from Intel® Quartus® Prime Design Suite Version 17.1 to Version 18.0

If you use or have modified an Intel® Arria® 10 GX FPGA Development Kit Reference Platform BSP provided for Intel® Quartus® Prime Design Suite Version 17.1, review the following information to learn about changes implemented in the BSP for Version 18.0.

The files in the BSP have the following changes from Intel® Quartus® Prime Design Suite Version 17.1 to Version 18.0:

Table 5.  Changes in a10_ref Reference Platform from 17.1 to 18.0
File Change
  • kernel_mem.qsys
  • pr_region.v
New files added to support the change of kernel_system_inst to pr_region_inst (Platform Designer-less flow that removes the need of Platform Designer Generate for the kernel region).
  • base.qsf
  • flat.qsf
  • opencl_bsp_ip.qsf
  • top_post.qsf
  • freeze_wrapper.v
kernel_system_inst changed to pr_region_inst (Platform Designer-less flow that removes the need of Platform Designer Generate for the kernel region).
  • scripts/pre_flow_pr.tcl
  • scripts/post_flow_pr.tcl
  • scripts/base_write_sdc.tcl
  • scripts/qar_ip_files.tcl
Changes required to add the fast compile mode.
flat.qsf Removed OUTPUT_IO_TIMING QSF assignments.
  • import_compile.tcl
  • top.qpf
  • top.qsf
Switched to a simplified PR flow.