mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Previously only signedness was only corrected for the result. This patch ensures the VHDL operands have the same signedness as their Verilog counterparts. This fixes a few of the signedX tests.