Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vecs
FIJI Public
Commits
051dd523
Commit
051dd523
authored
Jun 20, 2017
by
Stefan Tauner
Browse files
Depend on upstream version of Verilog-Perl
parent
b98517d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/FIJI/Netlist.pm
View file @
051dd523
...
...
@@ -30,8 +30,8 @@ use List::Util qw[min max];
use
Log::
Log4perl
qw(get_logger :easy)
;
use
File::
Basename
qw(basename)
;
use
Verilog::
Netlist
99.427
;
use
Verilog::
Language
99.427
;
use
Verilog::
Netlist
3.440
;
use
Verilog::
Language
3.440
;
use
FIJI::
VHDL
;
use
FIJI
qw(:fiji_logo :fiji_version)
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment