ソースを参照

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