vlog_ref_top.html

来自「verilog语法手册速查,能帮组快速的学习Verilog」· HTML 代码 · 共 23 行

HTML
23
字号
<html>

<head>
  <meta HTTP-EQUIV="Content-type" CONTENT="text/html; charset=US-ASCII">
  <title>Verilog HDL On-line Quick Reference, by Sutherland HDL, Inc., Copyright 1997</title>
  <META NAME="keywords" content="Verilog, Verilog HDL, Verilog training, Verilog Consulting, synthesis, Sutherland, Sutherland HDL, Sutherland HDL Inc., Stuart Sutherland, Stu Sutherland">
  <META NAME="description" content="A practical on-line quick reference on the Verilog Hardware Description Language (Verilog HDL). Created as a hyper-linked HTML document, which can be downloaded and freely used for non-commercial purposes.">
</head>

<frameset framespacing="0" border="false" frameborder="0" rows="*">
  <frameset cols="253,*">
    <frame name="Verilog Quick Reference Table of Contents" target="main"
    src="vlog_ref_toc.html" scrolling="auto">
    <frame name="main" src="vlog_ref_body.html">
  </frameset>
  <noframes>
  <body>
  <p>This page uses frames, but your browser doesn't support them.</p>
  </body>
  </noframes>
</frameset>
</html>

⌨️ 快捷键说明

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