Table of Contents

Qt PC Design
1.1 Build the Qt Design
1.2 Running the Qt Design from the Debugger
1.3 Deploying the Qt Design
Related Links

The Power Advantage Tool GUI is Windows-based, and Qt was chosen as the Development Environment. Customizing presets and adding customer PL configuration options is possible at this level. This section shows how to rebuild the Power Advantage Tool Qt GUI.

Note: Qt is a cross-platform tool with good support for several OS’. The interface from the GUI to the rest of the system is simply a Serial Port, so there should be good potential for code reuse on other OS’.

Note: This code is being released as-is for your reference; and, because it does not run on Xilinx IP, it is not supported by Xilinx.

Qt PC Design

1.1 Build the Qt Design

The steps to rebuild the Qt GUI from sources are as follows:


1.2 Running the Qt Design from the Debugger

The steps to run the Qt GUI from the debugger are as follows:

1.3 Deploying the Qt Design

The steps to deploy the Qt GUI are as follows:

Related Links

Home Previous Next