Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
2016fa2500
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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