Explorar o código

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 %!s(int64=2) %!d(string=hai) anos
pai
achega
2016fa2500
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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