Visible to Intel only — GUID: edb1708459448389
Ixiasoft
Visible to Intel only — GUID: edb1708459448389
Ixiasoft
2.1. Step 1: Create an Exploration Dashboard Workspace
Exploration Dashboard allows you to interact with multiple Quartus® Prime projects simultaneously within a unified dashboard workspace GUI. When you open Exploration Dashboard, you must first create and configure this workspace.
The Exploration Dashboard workspace is a single container that hosts the multi-project analysis. This workspace container is similar in purpose to the Quartus® Prime project that is a container for all the RTL, SDC, and IP files of each design you compile.
To create a workspace in Exploration Dashboard, follow these steps:
- Setup the example design, as Example Design Setup describes.
- To launch Exploration Dashboard, type the following command in the directory that contains the seed_1, seed_2, and seed_3 subdirectories:
quartus_edw
- On the Tasks list, double-click New Workspace, type My_Workspace as the Workspace Name, type ./QED_Folder as the Workspace Directory for this example.
Figure 3. Defining New Workspace
- Click OK. The Configure Compute Specification dialog box that appears.
- For Compute Spec Type, select ssh and click OK.
Figure 4. Specifying ssh Compute Spec Type
- In the Configure ssh Compute Specification dialog box, specify three comma-separated SSH Hostnames. Ensure that the hosts you launch have at least 16GB RAM to accommodate the Quartus® Prime Timing Analyzer processes that Exploration Dashboard launches for this example.
Note: You must accept any SSH connection fingerprints before connecting with Exploration Dashboard. You must accept any SSH connection fingerprints for the hostnames you specify. Otherwise, the SSH connections hang.Figure 5. Configure ssh Compute Specification
- Retain the default values for the Quartus rootdir and LM license file settings. These values derive from the Quartus® Prime installation.
- To save the ssh compute specification, click OK.