vt52-fpga  1.0.0 Initial
vt52-fpga is a serial terminal implemented on a FPGA
usb_fs_out_arb.v File Reference

Go to the source code of this file.

Functions

template<parameter NUM_OUT_EPS = 1>
module usb_fs_out_arb (input[NUM_OUT_EPS-1:0] out_ep_req, output reg< NUM_OUT_EPS-1:0 > out_ep_grant)