Wolf-LITE/FPGA/DEBUG/DEBUG_bb.v

7 wiersze
58 B
Verilog

module DEBUG (
probe);
input [11:0] probe;
endmodule