Copyright

All the contents of this document are protected by the copyright law. They may not be disclosed to third parties or copied or duplicated in any form without the written consent of NanoXplore.

Introduction

This document is intended to guide users of NanoXplore NXmap software through all the steps involved in the design flow and the options available to perform floorplanning exploration. This document is an addition to the NXmap User manual which focus exclusively on the NXmap graphical interface.

Package description

The provided NXmap archive contains the following directories:

Installation

To install NXmap, the user needs to unpack nxmap-VERSION.tar.gz file into the installation directory (e.g. /opt/NanoXplore) using the following command:

$> tar xzf nxmap-VERSION.tar.gz -C /opt/NanoXplore

To set the license, it is required to export the following shell variable:

$> export LM_LICENSE_FILE=27000@servername

Where servername is the hostname of the server running the license daemon and 27000 is the port the daemon listens to.

Run Nxmap

To run nxmap, use the following command:

$> /opt/NanoXplore/nxmap/VERSION/bin/nxmap

NXmap graphical exploration

Main window

Launching NXmap opens the main window of the tool within the graphical interface (following figure).

This new interface at start is organized around:

Menu

The horizontal menu presents:

File

File rolling menu disposes classic actions for management of the current project:

Tools

Tools rolling menu

Tools rolling menu allows to edit certain constraints for the implementation of the project:

→ Configure ring can only be edited before launching Place 1/5 step (Prepare); after Prepare step is done, the IO & bank mapping cannot be modified

Report

This rolling menu provides select reporting generation options.

View

This section of the menu provides access to various options also available in the horizontal toolbar given user preferences.

The View rolling menu is organized into several categories:

Net name on pin can be used to identify the hierarchy level of a net connected to a specific instance.

Activating Instance color is useful to have a visual organization on how the logic mapped on fabric resources is split between user-defined regions and what is automatically placed by NXmap outside of regions. It is also practical to get a quick view on the amount of logic mapped into the fabric corresponding to specific region constraints.

Help

This section of the menu provides access to various options also available in the horizontal toolbar given user preferences.

About section provides release information regarding current NXmap release with associating features enabled by the license with the validity date.

Docks widgets and selection commands

User can mask/show Interpreter widget, which allows to write and execute python methods in command lines.

The Dashboard widget shows a reduction of the global floorplan view to easily zoom in and out of the design.

Selection widget opens a pop up tab in which is reported all elements bound by Select nets, Select instances, Select Edges & Select paths commands with associated filter options:

Select instances allows to dynamically move and place instance through Locking button.

Select an instance to be moved in the floorplan, click on Locking to access the following possibilities:

Until Place 1/5 step flow, called Prepared, regions constraints can be manually edited though the floorplan view using Edit regions command.

To do so, select a defined regions among the listed ones and it will be highlighted in blank into the floorplan, allowing to expand or decrease left, right corners dimensions of the region at top and bottom.

Once the region dimensions have been edited, don’t forget to validate the changes by clicking on Tools → Apply constraints.

NXmap now provides a dedicated Regions dock widget giving the possibility to perform through graphical view the following actions:

It can also be useful to combine Edit regions command with Regions widget to edit regions.

You can parse a list of Regions/Obstructions using this pop up menu.

The Regions widget offers various actions through several right click dynamic menus:

Once you created or modified a region, don’t forget to click on Apply constraints to save the changes.