Table of Contents |
---|
The CE_HDL GUI.
After starting the CeHDL tool, a GUI will popup, similar to the one shown on the right.
In the Windows version, a debug console will also popup. This window can be minimized to keep it out of the way, or it can be disabled following these steps described in this section:[ Disabling The Windows Debug Console ]
In the Linux version, the console will not be present, but debug messages will be output to the window where projmgr was started
The GUI has 3 main sections:
- The Top Menu Bar
- The HDL Tool Selection Tree
- The Status Window
Top Menu Bar
- Config Menu
- View/Set All Configuration Settings
- Pops up a tabbed menu with all the hidden settings for each tool
- Search for Configuration Settings
- Pops up a gui to let the user enter a search pattern to find matching settings
- If any settings match, another window will popup with all the matched Config settings
- Save All Configuration
- Will overwrite local config file with the settings for every defined configuration setting
- Save Minimal Configuration
- Will write a Configuration file containing only those Config Settings that do not match their defined default values.
- View/Set All Configuration Settings
- Help Menu
- Online User Guides
- Takes user to top level CadEnhance online documentation page (from where you can easily browse through all the CE-TOOL documentation)
- CadEnhance Video Channel
- Takes user to CadEnhance screencast Video Collection
- Online Problem Reporting
- Takes user to CadEnhance problem reporting website
- About
- Shows the tool version
- Online User Guides
Hdl Tool Selection
- Align Launcher
- double click to start Align Tool
- PinWire Launcher
- double click to start PinWire tool
Status Window
- This window shows the progress of the startup and communication between CE-HDL and AllegroHDL
- Filenames and directories are shown as blue underlined hyperlinks that the user can double-click to open a file or ctrl-click to open a file-browser starting in the directory where the file lives
- There are 3 main message types in the status window STAT, DBG and WARN
- STAT messages provide progress information from at a high level.
- DBG messages provide highly detailed information and by default, they are not displayed in the status window, but they can be enabled with the DBG check box.
- WARN messages are printed in red bold font and typically show abnormal status.
- The Status Window can be cleared using the Clear Status Button
- The open Status File button can be used to see all the DBG, STAT and WARN messages in a text editor for easy searching