by@progrunner17
WA
module c;reg [31:0] c,d;initial begin $fgets(c,1<<31);$write(c);end endmodule
10011001 11101011 11111111 11110101 01110011 00011111 00000110 11100100 00100100 11111101 10111110 11100010 11111100 11100111 10001000 00011110 00001010 01001110 00000001 00011100 01101001 00010101 00010111 00111100 00101101 01110101 00011100 00110111 11001001 11101001 11000100 01100011 00110010 00000000 01000111 10101011 01111110 11010010 00111110 10101011 11100000 11101111 01011011 00001001 00000011 01000010 11101100 00001111 01111000 10100000
/tmp/code: Program not runnable, 1 errors.
/volume/CODE:1: Error: $fgets() is a system function, it cannot be called as a task.