test12.log revision 12855:588919e0e4aa
1SystemC Simulation
2
3sc_int test
4i37 = 01fc070000
5i37(33,0) = 1fc070000
6(sc_uint<6>(0),i37(33,0)) = 001fc070000
7
8sc_uint test
9u37 = 01fc070000
10u37(33,0) = 1fc070000
11(sc_uint<6>(0),u37(33,0)) = 001fc070000
12
13sc_bigint test
14bi37 = 01fc070000
15bi37(33,0) = 1fc070000
16(sc_uint<6>(0),bi37(33,0)) = 001fc070000
17
18sc_biguint test
19bu37 = 01fc070000
20bu37(33,0) = 1fc070000
21(sc_uint<6>(0),bu37(33,0)) = 001fc070000
22
23Program completed
24