# usb **Repository Path**: michey98/usb ## Basic Information - **Project Name**: usb - **Description**: michey's personal open source usb2.0 full speed device ip && embedded software library - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-02 - **Last Updated**: 2024-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # USB2.0_device Michey's personal open source USB2.0 full speed device ipcore && embedded software library with demo application ## rtl usb_top: USB2.0_device's top level module with AHB interface sta_ctl: USB2.0_device's state & control rx: USB2.0_device's receive path with fifo tx: USB2.0_device's transmit path with fifo irq: USB2.0_device's interrupt path to cpu ## src usb_hal: usb hardware abstraction layer usb_class: USB2.0_device's class driver, such as CDC, HID, MSC... usb_app: USB2.0_device's application ## img usb_ip_diagram: USB2.0_device ip's diagram