Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Verilog output file has two empty lines before the module keyword
module
('\n' '\n' 'module blinkled #\n' '(\n' ' parameter WIDTH = 8\n' ')\n' '(\n' ' input CLK,\n' ' input RST,\n' ' output reg [WIDTH-1:0] LED\n' ');\n'