yosys/frontends/ast
Martin Povišer 10d0e69588 ast/simplify: Make tweaks in advance of big in_lvalue/in_param change
The following commit will replace the way in_lvalue/in_param is being
tracked in the simplify code. Make tweaks in advance so that it will
be easier to make the old way and the new way agree.

These changes all should be innocuous.
2023-09-26 13:31:59 +02:00
..
Makefile.inc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast.cc ast/simplify: Retire 'at_zero' flag 2023-07-20 23:40:19 -04:00
ast.h ast: translate $display/$write tasks in always blocks to new $print cell. 2023-08-11 04:46:52 +02:00
ast_binding.cc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast_binding.h Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
dpicall.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
genrtlil.cc ast: Substitute rvalues when parsing out print arguments 2023-09-05 21:40:39 +02:00
simplify.cc ast/simplify: Make tweaks in advance of big in_lvalue/in_param change 2023-09-26 13:31:59 +02:00