Create configuration file

As soon as you have a project to host your configuration, you create the configuration file.

This is done using the same key combination: <CTRL>N, then select the NoC configurator creation wizard.

Figure 1. Launch NoC configurator wizard

Figure 2. Give the configuration a name (with noccfg extension)

Give it a name, then click on "Next"

Please note that the file name must have the extension "'noccfg"

Figure 3. Choose the NoC model you want to work with

Choose the NoC model you want to work with. This file is provided by the hardware design team and contains the needed NoC definitions that will be used for a particular Stellar platform.

Now click on "Finish", one dialog window should appear, asking you to convert your project into a Xtext project. Select Yes.

This step is mandatory, as the configuration file is based on the Xtext technology, declaring the project as an Xtext project allows for launching the appropriate editor when double-cliking on the configuration file.

Figure 4. Convert the project to Xtext project

Now your project is ready and is opened in the editor area of the tool.