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
ce4b76eb
Commit
ce4b76eb
authored
Jun 06, 2017
by
Stefan Tauner
Browse files
Activate bus enable switch in Verilog-Perl
(use_vars is default anyway thus drop it)
parent
1e063860
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/FIJI/Netlist.pm
View file @
ce4b76eb
...
...
@@ -60,7 +60,7 @@ sub new {
# options => $opt,
# keep_comments => 1, # include comments in netlist
link_read_nonfatal
=>
1
,
# do not fail if module description not found
use_
vars
=>
1
,
use_
bitselects
=>
1
,
);
return
$self
;
}
...
...
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