📄 verify.txt
字号:
/L20"Verilog" Line Comment = // Block Comment On = /* Block Comment Off = */ String Chars = "' File Extensions = V VT
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"<> , .?
/Function String = "%[a-zA-Z_]*)"
/Indent Strings = "begin"
/Unindent Strings = "end"
/C1
begin
case
else end endcase
for
if
join
memory
negedge
posedge
pullup pulldown
while
/C2
`define `include `timescale `ifdef `else `endif
'b 'd 'h
$display $monitor $fopen $fclose $fdisplay $dumfile $dumpvars $finish $stop $setup $hold $readmemh
deassign
endfunction endmodule endspecify endtask
fork function
initial
module
reg repeat
specify
task
wait wire
/C3
+
-
*
// /
:
=
~
%
&
>
<
^
!
|
always assign
input inout
or output
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -