mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-08 02:15:20 +00:00
add opt_compare pass and add it to opt for a < 0: if a is signed, replace with a[max_bit-1] for a >= 0: if a is signed, replace with ~a[max_bit-1] |
||
---|---|---|
.. | ||
cmds | ||
equiv | ||
fsm | ||
hierarchy | ||
memory | ||
opt | ||
proc | ||
sat | ||
techmap | ||
tests |