3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-05-14 19:24:45 +00:00
yosys/frontends/ast
Krystine Sherwin 10ea2fa67e
ast.h: Move attribute check into set
There are a number of places that check for an existing attribute and delete it before assigning a new node to it.
Reduce code duplication by doing it as part of the `set_attribute()` method.
2025-05-10 17:24:13 +12:00
..
ast.cc ast.h: Move attribute check into set 2025-05-10 17:24:13 +12:00
ast.h ast.h: Move attribute check into set 2025-05-10 17:24:13 +12: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 ast/dpicall: Stop using variable length array 2025-02-24 17:32:30 +01:00
genrtlil.cc Reduce comparisons of size_t and int 2024-11-29 12:53:29 +13:00
Makefile.inc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
simplify.cc ast.h: Move attribute check into set 2025-05-10 17:24:13 +12:00