mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-02 13:27:02 +00:00
- AST_CONCAT and AST_TO_UNSIGNED are always unsigned, but may generate RTLIL that exclusively reference a signed wire. - AST_CONCAT may also contain a memory write. |
||
---|---|---|
.. | ||
ast.cc | ||
ast.h | ||
ast_binding.cc | ||
ast_binding.h | ||
dpicall.cc | ||
genrtlil.cc | ||
Makefile.inc | ||
simplify.cc |