summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/datatypes/int/sc_unsigned/minus/golden/minus.log
blob: db9dc092e3de16e0c47713e05b0fd3a51960ccdc (plain)
1
2
3
4
5
SystemC Simulation
a = 2 b = 4
a - b = -2
a - 4 = -2
2 - b = -2