1. OverviewThe Universal Serial Bus (USB) is specified to be an industry standard extension to the PC architecture, with a focus on computer telephony, consumer and productivity appliances. USB is a cable bus that supports data exchange between a host computer and a wide range of peripherals. The attached peripherals share USB bandwidth through a host-scheduled, token-based protocol. Validation of function core includes validating the functionality of protocol layer and UTMI interface. Not only this, even inter-packet delays should be verified. 2. Validation of UTMI BlockThis block handles the low level USB protocol and signaling. This includes features such as; data serialization and de-serialization, bit stuffing and clock recovery and synchronization. The primary focus of this block is to shift the clock domain of the data from the USB 2.0 rate to one that is compatible with the general logic in the ASIC. Main task involved in the UTMI verification are:
3. Validation of Protocol LayerProtocol layer interfaces with the system software. It initiates request packets and some of them need to be responded with response packets. Same way, it receives response packets and for some of them it responds with request packets. To validate such complex operations, we need packet generators and analyzers. Main tasks involved in protocol layer verification:
|
Feedback |
If you have any suggestion/feedback please email it to [email protected] |