mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-13 04:15:38 +00:00
Removed bit_check_equal(), used RTLIL::SigBit for individual bits, used dict<> instead of std::map, and used RTLIL::SigSpec instead of std::vector. |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| verilog_backend.cc | ||