编写 Verilog 代码,使电路输出信号1
无输入
输出1,位宽为1
module top( output one ); // Write your code here endmodule
Using your USTC-OJ universal account