mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-14 19:24:45 +00:00
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. |
||
---|---|---|
.. | ||
ast.cc | ||
ast.h | ||
ast_binding.cc | ||
ast_binding.h | ||
dpicall.cc | ||
genrtlil.cc | ||
Makefile.inc | ||
simplify.cc |