SIMetrix/SIMPLIS includes the following internal editors that you can use directly inside the application.
Editor | File menu selection |
Ascii | |
Logic Definition | |
Netlist | |
Script | |
Verilog A | |
Verilog HDL |
Each of these editors has its own color scheme that you can view and customize.
To view and change colours in any of the editors, follow these steps:
Ascii Editor Colours
Item | Colour | Hex Code |
Type | #0C69FF | |
Subtype | #FF0000 | |
Value | #800080 | |
Single Quoted String | #008080 | |
Double Quoted String | #800000 |
Logic Definition Editor Colours
Item | Colour | Hex Code |
Keyword | #0C69FF | |
Comment | #008000 |
Netlist Editor Colours
Item | Colour | Hex Code |
Keyword | #FF0000 | |
Instance | #0C69FF | |
Sub-circuit | #FF00FF | |
Comment | #008000 | |
Single Quote String | #800000 | |
Double Quote String | #800080 |
Script Editor Colours
Item | Colour | Hex Code |
Keyword | #0C69FF | |
Command | #FF0000 | |
String | #800000 | |
Double Quote String | #800080 | |
Comment | #008080 | |
Function | #008000 | |
BIScript | #FF00FF |
Verilog A Editor Colours
Item | Colour | Hex Code |
Analog Operator | #FF0000 | |
Analog Operator (not implemented | #800000 | |
Keyword | #0C69FF | |
System Function | #FF00FF | |
System Function (not implemented) | #800080 | |
Regular Function | #808000 | |
Pre-Processor | #ff8000 | |
Integer | #00FFFF | |
Real | #008080 | |
String | #800080 | |
Single Line Comment | #008000 | |
Multiple Line Comment | #008000 |
Verilog HDL Editor Colours
Item | Colour | Hex Code |
Keyword | #0C69FF | |
Pre-Processor | #ff8000 | |
Double Quote String | #800080 | |
Single Line Comment | #008000 | |
Multiple Line Comment | #008000 |