3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-30 10:53:53 +00:00
yosys/frontends/ast
Udi Finkelstein 042b3074f8 Added -no_dump_ptr flag for AST dump options in 'read_verilog'
This option disables the memory pointer display.
This is useful when diff'ing different dumps because otherwise the node pointers
makes every diff line different when the AST content is the same.
2018-08-23 15:26:02 +03:00
..
ast.cc Added -no_dump_ptr flag for AST dump options in 'read_verilog' 2018-08-23 15:26:02 +03:00
ast.h Added -no_dump_ptr flag for AST dump options in 'read_verilog' 2018-08-23 15:26:02 +03:00
dpicall.cc
genrtlil.cc Convert more log_error() to log_file_error() where possible. 2018-07-20 09:37:44 -07:00
Makefile.inc
simplify.cc Merge pull request #590 from hzeller/remaining-file-error 2018-08-15 14:01:34 +02:00