luna_soc.gateware.core.usb2.ulpi module

ULPI interfacing hardware.

class luna_soc.gateware.core.usb2.ulpi.Signature[source]

Bases: Signature

ULPI bus signature.

Interface attributes

iSignal

Input value of the ULPI data lines.

oSignal

Output value of the ULPI data lines.

oeSignal

True iff we’re trying to drive the ULPI data lines.

clkSignal

The ULPI clock signal.

nxtSignal

The ULPI ‘next’ throttle signal.

stpSignal

The ULPI ‘stop’ event signal.

dirSignal

The ULPI bus-direction signal.

rstSignal

The ULPI ‘reset’ signal.