56_editfiles_a.out

来自「Verilog Parser in Perl」· OUT 代码 · 共 16 行

OUT
16
字号
// Created by 56_editfiles.t from 56_editfiles.v// Created by 56_editfiles.t from 56_editfiles.v// DESCRIPTION: Verilog::Preproc: Example source code// This file ONLY is placed into the Public Domain, for any use,// without warranty, 2007-2009 by Wilson Snyder.a_front_matter;`celldefine// lint_checking HEADERmodule a;   wire inside_module_a;endmodule`endcelldefine

⌨️ 快捷键说明

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