by@progrunner17
WA
module c; integer a; initial begin a =32'hFFFF_FFFF; repeat(10) $write("%d",~&a); end endmodule
00101101 10011001 01101001 01110100 00100100 11010010 10101011 11010111 11101101 00000000 01100011 00010101 10111001 11111010 01111000 01001110 00000011 01011010 00110111 10001000 10000100 00111100 01001010 11101000 10000101 11100111 00001111 10010111 00110111 00001010 00011100 11000001 01000010 01001110 11110111 00111011 11110000 00000110 11000100 10001110 00000001 10011010 01100100 11110101 00011010 01010111 01111011 11111101 10111110 01011011
0000000000