mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-05 01:27:43 +00:00
ast, read_verilog: unify location types, reduce filename copying
This commit is contained in:
parent
041599b7d9
commit
2a9102565f
12 changed files with 715 additions and 693 deletions
2
frontends/verilog/.gitignore
vendored
2
frontends/verilog/.gitignore
vendored
|
@ -2,6 +2,4 @@ verilog_lexer.cc
|
|||
verilog_parser.output
|
||||
verilog_parser.tab.cc
|
||||
verilog_parser.tab.hh
|
||||
position.hh
|
||||
location.hh
|
||||
stack.hh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue