Visible to Intel only — GUID: srk1519318905878
Ixiasoft
Visible to Intel only — GUID: srk1519318905878
Ixiasoft
4. Managing an FPGA Board
You can install multiple Custom Platforms simultaneously on the same system using the SDK utilities, such as aocl diagnose with multiple Custom Platforms. The Custom Platform subdirectory contains the board_env.xml file.
In a system with multiple Custom Platforms, ensure that the host program uses the FPGA Client Driver (FCD) to discover the boards rather than linking to the Custom Platforms' memory-mapped device (MMD) libraries directly. As long as FCD is correctly set up for Custom Platform, FCD finds all the installed boards at runtime.
Section Content
Installing an FPGA Board (install)
Uninstalling the FPGA Board (uninstall)
Querying the Device Name of Your FPGA Board (diagnose)
Running a Board Diagnostic Test (diagnose <device_name>)
Programming the FPGA Offline or without a Host (program <device_name>)
Programming the Flash Memory (flash <device_name>)