@@ -67,8 +67,12 @@ The Access direction is provided as a drop-down box, which contains three option
The HDL Name column indicates the default name of the signal in the HDL top-level testbench harness. This value is only given to provide a default name, so it is possible to create a complete and executable testbench package.
Adding New Signals:
To put multiple signals in your protocol UVC, you can either
**Adding New Signals:**
To put multiple signals in your protocol UVC, you can either click the "Add Signal" button found on the left hand-side of the GUI or you can simply use the TAB key to cycle from cell to cell and create a new signal line at the HDL Name column of the last line.
**Removing Signals:**
Removing a signal is done by clicking the line's index (to the left of the Name column) and then clicking the "Remove" button.