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
..
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02: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 Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
genrtlil.cc Convert more log_error() to log_file_error() where possible. 2018-07-20 09:37:44 -07:00
simplify.cc Merge pull request #590 from hzeller/remaining-file-error 2018-08-15 14:01:34 +02:00