.gitignore
Changes
COPYING
EditFiles.pm
Getopt.pm
Language.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
Netlist.pm
Netlist/Cell.pm
Netlist/File.pm
Netlist/Logger.pm
Netlist/Module.pm
Netlist/Net.pm
Netlist/Pin.pm
Netlist/Port.pm
Netlist/Subclass.pm
Parser/.gitignore
Parser/Makefile.PL
Parser/Parser.pm
Parser/Parser.xs
Parser/SigParser.pm
Parser/bisonpre
Parser/typemap
Parser/VParse.cpp
Parser/VParse.h
Parser/VParseBison.y
Parser/VParseGrammar.h
Parser/VParseLex.h
Parser/VParseLex.l
Preproc/.gitignore
Preproc/flexfix
Preproc/Makefile.PL
Preproc/Preproc.pm
Preproc/Preproc.xs
Preproc/typemap
Preproc/VFileLine.cpp
Preproc/VFileLine.h
Preproc/VPreproc.cpp
Preproc/VPreproc.h
Preproc/VPreprocLex.h
Preproc/VPreprocLex.l
Preproc/xsubppfix
README
t/00_pod.t
t/01_manifest.t
t/02_help.t
t/03_spaces.t
t/10_keywords.t
t/12_splitbus.t
t/14_numbers.t
t/20_getopt.opt
t/20_getopt.t
t/30_preproc.out
t/30_preproc.t
t/30_preproc_nows.out
t/30_preproc_on.out
t/30_preproc_sub.out
t/32_noinc.t
t/32_noinc.v
t/34_parser.out
t/34_parser.t
t/35_sigparser.out
t/35_sigparser.t
t/36_sigmany.t
t/40_netlist.t
t/42_dumpcheck.t
t/42_dumpcheck_1.out
t/42_dumpcheck_2.out
t/42_dumpcheck_2e.out
t/42_dumpcheck_2v.out
t/42_dumpcheck_v2k.out
t/44_create.t
t/46_link.t
t/50_vrename.out
t/50_vrename.t
t/56_editfiles.t
t/56_editfiles.v
t/56_editfiles_a.out
t/56_editfiles_b.out
t/56_editfiles_edit.out
t/58_vsplitmodule.t
t/60_vpm.t
t/80_vppp.t
t/80_vppp_cmped.out
t/80_vppp_none.out
t/80_vppp_simple.out
t/85_vhier.t
t/85_vhier_cells.out
t/85_vhier_inpfiles.out
t/85_vhier_modfiles.out
t/test_utils.pl
Verilog-Perl.pod
verilog/example.v
verilog/inc1.v
verilog/inc2.v
verilog/inc3.v
verilog/inc4.v
verilog/inc_ifdef.v
verilog/parser_bugs.v
verilog/parser_sv.v
verilog/pinorder.v
verilog/pli.v
verilog/test.v
verilog/test.vrename
verilog/v_comments.v
verilog/v_gate.v
verilog/v_hier_noport.v
verilog/v_hier_sub.v
verilog/v_hier_subprim.v
verilog/v_hier_subsub.v
verilog/v_hier_top.v
verilog/v_hier_top2.v
verilog/v_v2k.v
vhier
vpm
vppp
vrename
vsplitmodule
