Skip to content
Snippets Groups Projects
Commit a743c87c authored by Gunther Bauer's avatar Gunther Bauer
Browse files

Upload New File

parent c6ddefec
No related branches found
No related tags found
1 merge request!1Contribution zf
# Steps to use the GUI tool
Execute the Python `vss_gui.py` script.
## Signal selection
1. Provide the path for .vspec files `scripts\vss\vspec` through the *Browse Folder* button.
![Select .vspec file](figures/browse_folder.png)
2. Search for the required signal in *Search* button.
![Search for signal](figures/search_signal.png)
3. List of all signals that match the search criteria are listed in the *Search Data* pane along with the respective attributes.
![Search pane result](figures/search_pane_result.png)
4. Select the required signals and move them to *Selected Data* pane by clicking the *Move to Selected* button.
![Move to selected](figures/move_to_selected.png)
5. Similarly select the other required signals for the application and generate the .csv file by clicking the *Generate CSV File* button.
![Generate CSV](figures/generate_csv.png)
## Signal creation
1. To create a new signal, select the *VSPEC_Update* button.
![VSPEC update](figures/update_vspec.png)
2. *VSPEC File Manager* window will be opened and select the spec folder path to be updated using the *Browse Folder* button.
![Browse folder](figures/browse_spec_folder.png)
3. Add signal/branch by selecting the *Add Row* button. It is necessary to select branch, type, and the relevant attributes of the signal. Provide also the username to save the data into files.
![Data saved](figures/data_saved.png)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment