瀏覽代碼

usbparam.vh: corect Verilog `define syntax

Verilog always confuses me where the backquotes go and don't go...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
H. Peter Anvin 2 年之前
父節點
當前提交
2016fa2500
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fpga/usb/usbparam.vh

+ 1 - 1
fpga/usb/usbparam.vh

@@ -1,2 +1,2 @@
 // Legal values are 3, 4, 5, or 6 for 8, 16, 32 or 64 bytes
-`define `USB_PACKET_BITS	6
+`define USB_PACKET_BITS	6