3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 05:30:53 +00:00
yosys/frontends/verilog
2025-08-08 16:22:54 +02:00
..
.gitignore read_verilog, ast: use unified locations in errors and simplify dependencies 2025-08-08 15:36:43 +02:00
const2ast.cc ast, read_verilog: unify location types, reduce filename copying 2025-08-08 15:36:43 +02:00
Makefile.inc verilog: fix build dependency graph 2025-08-08 15:36:43 +02:00
preproc.cc preproc: formatting 2025-08-08 15:36:43 +02:00
preproc.h preproc: formatting 2025-08-08 15:36:43 +02:00
verilog_error.cc verilog_location: rename location to Location to avoid conflict with Pass::location 2025-08-08 16:22:54 +02:00
verilog_error.h verilog_location: rename location to Location to avoid conflict with Pass::location 2025-08-08 16:22:54 +02:00
verilog_frontend.cc verilog_location: rename location to Location to avoid conflict with Pass::location 2025-08-08 16:22:54 +02:00
verilog_frontend.h fixup! fixup! ast, read_verilog: unify location types, reduce filename copying 2025-08-08 15:36:43 +02:00
verilog_lexer.h verilog_lexer: refactor 2025-08-08 15:36:43 +02:00
verilog_lexer.l verilog_lexer, verilog_parser: remove comment 2025-08-08 15:36:43 +02:00
verilog_location.h verilog_location: rename location to Location to avoid conflict with Pass::location 2025-08-08 16:22:54 +02:00
verilog_parser.y verilog_location: rename location to Location to avoid conflict with Pass::location 2025-08-08 16:22:54 +02:00