yosys/frontends/ast
Martin Povišer 77d4b5230e ast: Move to a new helper method to print input errors
It's a repeating pattern to print an error message tied to an AST
node. Start using an 'input_error' helper for that. Among other
things this is beneficial in shortening the print lines, which tend
to be long.
2023-07-20 23:40:19 -04:00
..
Makefile.inc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast.cc ast: Move to a new helper method to print input errors 2023-07-20 23:40:19 -04:00
ast.h ast: Move to a new helper method to print input errors 2023-07-20 23:40:19 -04: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: Move to a new helper method to print input errors 2023-07-20 23:40:19 -04:00
simplify.cc ast: Move to a new helper method to print input errors 2023-07-20 23:40:19 -04:00