mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-30 11:12:29 +00:00
As per suggestion made in https://github.com/YosysHQ/yosys/pull/1987, now: RTLIL::wire holds an is_signed field. This is exported in JSON backend This is exported via dump_rtlil command This is read in via ilang_parser |
||
|---|---|---|
| .. | ||
| ast.cc | ||
| ast.h | ||
| dpicall.cc | ||
| genrtlil.cc | ||
| Makefile.inc | ||
| simplify.cc | ||