The behavior of the Vitis HLS IDE can be customized using settings available from the menu, and user-defined preferences saved.
Reviewing the different sub-menus in the Preferences dialog box allows most elements of the Vitis HLS environment to be customized.
Customizing the Console View
The Console view displays the messages issued during tool operations such as synthesize and verification. The default buffer size for this windows is 80,000 characters and can be changed, or the limit can be removed, to ensure all messages can be reviewed.
Change the Console settings using Console buffer size in characters, or disable the Limit console output checkbox to remove the limit. There are additional settings that can be modified as well.
. You can change theCustomizing Keyboard Shortcuts
The Vitis HLS tool comes with default keyboard shortcuts for the various editors and windows. These can be viewed and modified from the menu.
For instance, as shown in the figure above, to change the size of the font in the text editor window you can use the keyboard shortcut Ctrl + = to zoom in and make the text larger, or use Ctrl + - to zoom out, and make the text smaller.
You can use the Binding field as shown above to change the keyboard shortcut for specific commands or activities. If you define a keyboard shortcut that conflicts with another command it will be reported in the Conflicts window. You can save any custom keyboard shortcuts by using the Apply button. You can restore the tool defaults by using the Restore Defaults button.
The window has a search bar that displays the phrase type filter text when not in use, as shown above. You can type a phrase or keyword to locate a specific keyboard shortcut.
Unbind Command will remove the keyboard shortcut for a specific command. Restore Command will restore the original binding.
- In Toggle Source/Headerand remove the binding by using the Unbind Command button. search for and select
- Search for and select Next Tab, place the cursor in the Binding field and press backspace to clear the current binding, and then press the Ctrl and Tab keys together to define the new keyboard binding for the command.
- Click Apply, or Apply and Close.
You can change the key-binding scheme from the tool default to make it more like a familiar tool. The two supported schemes are Microsoft Visual Studio and Emacs. Changing the scheme will change the keyboard shortcuts accordingly.