The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.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/ContAssign.pm
Netlist/Defparam.pm
Netlist/File.pm
Netlist/Interface.pm
Netlist/Logger.pm
Netlist/ModPort.pm
Netlist/Module.pm
Netlist/Net.pm
Netlist/Pin.pm
Netlist/Port.pm
Netlist/Subclass.pm
Parser/.gitignore
Parser/bisonpre
Parser/callbackgen
Parser/gen/bisonpre-0
Parser/gen/bisonpre-1
Parser/gen/bisonpre-2
Parser/gen/bisonpre-s
Parser/gen/flex-0
Parser/gen/flex-1
Parser/Makefile.PL
Parser/Parser.pm
Parser/Parser.xs
Parser/SigParser.pm
Parser/typemap
Parser/VAst.cpp
Parser/VAst.h
Parser/VParse.cpp
Parser/VParse.h
Parser/VParseBison.y
Parser/VParseGrammar.h
Parser/VParseLex.h
Parser/VParseLex.l
Parser/VSymTable.cpp
Parser/VSymTable.h
Preproc/.gitignore
Preproc/flexfix
Preproc/gen/flex-0
Preproc/gen/flex-1
Preproc/Makefile.PL
Preproc/Preproc.pm
Preproc/Preproc.xs
Preproc/toolhash
Preproc/typemap
Preproc/VFileLine.cpp
Preproc/VFileLine.h
Preproc/VPreLex.h
Preproc/VPreLex.l
Preproc/VPreProc.cpp
Preproc/VPreProc.h
Preproc/xsubppfix
README
Std.pm
t/00_pod.t
t/01_manifest.t
t/02_help.t
t/03_spaces.t
t/04_critic.t
t/05_yaml.t
t/10_keywords.t
t/12_splitbus.t
t/14_numbers.t
t/16_std.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/30_preproc_syn.out
t/32_noinc.t
t/32_noinc.v
t/33_gzip.t
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/41_example.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_sv.out
t/42_dumpcheck_v2k.out
t/44_create.t
t/46_link.t
t/48_leak.t
t/49_largeish.t
t/50_vrename.out
t/50_vrename.t
t/51_vrename_kwd.t
t/51_vrename_kwd.v
t/51_vrename_kwd_chg.out
t/51_vrename_kwd_list.out
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_vpassert.out
t/60_vpassert.t
t/80_vppreproc.t
t/80_vppreproc_cmped.out
t/80_vppreproc_defines.out
t/80_vppreproc_none.out
t/80_vppreproc_rel_file.out
t/80_vppreproc_simple.out
t/85_vhier.t
t/85_vhier_cells.out
t/85_vhier_forest.out
t/85_vhier_inpfiles.out
t/85_vhier_modfiles.out
t/85_vhier_resolvefiles.out
t/85_vhier_topmodule.out
t/85_vhier_xml.out
t/86_vhier_tick.t
t/test_utils.pl
Verilog-Perl.pod
verilog/example.v
verilog/inc1.v
verilog/inc2.v
verilog/inc_def09.v
verilog/inc_ifdef.v
verilog/inc_nonl.v
verilog/parser_bugs.v
verilog/parser_sv.v
verilog/parser_sv09.v
verilog/pinorder.v
verilog/pli.v
verilog/t_80_bar/bar.f
verilog/t_80_bar/bar.v
verilog/t_80_foo.f
verilog/t_80_foo.v
verilog/t_86_vhier_tick.v
verilog/t_86_vhier_tick_sub.v
verilog/t_preproc_inc3.vh
verilog/t_preproc_inc4.vh
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_sv_intf.v
verilog/v_sv_mod.v
verilog/v_sv_pgm.v
verilog/v_sv_pkg.v
verilog/v_v2k.v
vhier
vpassert
vppreproc
vrename
vsplitmodule