3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-13 17:36:16 +00:00
yosys/frontends/verilog
2025-05-21 12:14:50 +02:00
..
.gitignore ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00
const2ast.cc ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00
Makefile.inc ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00
preproc.cc set default_nettype to wire for resetall 2022-08-10 13:28:19 +02:00
preproc.h verilog: save and restore overwritten macro arguments 2021-07-28 21:52:16 -04:00
verilog_frontend.cc ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00
verilog_frontend.h ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00
verilog_lexer.l ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00
verilog_parser.y ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-05-21 12:14:50 +02:00