mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24:10 +00:00
x = x.neg(); results in the subsequent x.is_neg() always being false. Ditto for the dividend.is_neg() != divisor.is_neg() test. |
||
---|---|---|
.. | ||
runtime | ||
cxxrtl_backend.cc | ||
Makefile.inc |