sdf.txt

来自「UltraEdit中几百种语法高亮度显示」· 文本 代码 · 共 33 行

TXT
33
字号
/L20"Standard Delay Format" Line Comment = // Block Comment On = /* Block Comment Off = */ String Chars = " File Extensions = SDF SDO
/Delimiters = ~!@%^&*()-+|\/{}[]:;"<> ,	.?
/Function String = "INSTANCE"
/C1"Keywords"
ABSOLUTE
CELL CELLTYPE
DELAY
INSTANCE
TIMINGCHECK
/C2"Timing Checks"
HOLD
NOCHANGE
PERIOD
RECOVERY
SETUP
SETUPHOLD
SKEW
WIDTH
/C3"Ports"
PORT
/C4"IOPaths"
IOPATH
/C5"Edges"
negedge
posedge
/C6"Conditional"
COND
/C7"Punctuation"
:
/C8"Braces"
(
)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?