|
|||||||
| Register | FAQ | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi everyone.
I used this tool, compare to verilog rtl code. But verilog rtl code doesn't support syntax coloring. Let's me know how to enable this feature? Thanks all. Best Regards. |
|
#2
|
|||
|
|||
|
Hello,
We do not have a Verilog file format, but you can create your own custom format in the Tools menu -> File Formats. In the grammar tab, you would need to define new grammars for the syntax of rtl files. If rtl is similar to another format (c++? java?) you can copy on of these formats, and edit it to meet your needs. The grammar names have their color controlled in the Tools menu -> Options, File Views, Display section. You can use existing names or create new/custom ones. We have a KB article that goes into detail on defining new Grammar elements, and marking them as Unimportant. You can follow most of this guide, but instead of marking as Unimportant in the Importance tab of the Session Settings, instead go to the Display section and change their color. http://www.scootersoftware.com/suppo..._unimportantv3
__________________
Aaron P Scooter Software |
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
Eric, thanks for sharing the file format.
__________________
Chris K Scooter Software |
![]() |
| Thread Tools | |
| Display Modes | |
|
|