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

3.7.5. QDB File Generation

The base.qdb Intel® Quartus® Prime Compilation Database File contains all the necessary compilation database information for importing a timing-closed and placed-and-routed netlist of the static region.

The INTELFPGAOCLSDKROOT/board/a10_ref/hardware/a10gx/scripts/post_flow_pr.tcl script creates the base.qdb file. The .tcl file invokes the export_design command to export the entire base revision compilation database to the base.qar file that also contains the base.sdc and pr_base.id files. For your Custom Platform, you do not need to add the base.sdc and pr_base.id files to the board directory (that is, INTELFPGAOCLSDKROOT/board/<custom_platform>/hardware/<board_name> ) separately.