Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 12/20/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.4.2.1. Changing the Target Board for a Platform Designer System

After creating or opening a system, click System > System Settings in Platform Designer to change the target board at any time.

Figure 8. Change the Target Board in Platform Designer System Settings


Alternatively, you can specify the target board by adding board arguments to qsys-edit and qsys-generate at the command line. The board argument is optional:

$qsys-edit --board=[board name]
$qsys-edit --board=[board name] -family=[device family] --part=[device part]

qsys-edit opens the Open System dialog box and automatically sets the board that the argument specifies.

Note: The --board option takes precedence over the device family and device part options. If you specify a board, the device family and device part associated with board automatically update to the board's default device family and part. If you specify the board, device family, and device part , the board option with mapped device family and part is selected.