mithro / valentyusb

USB Full-Speed core written in migen/LiteX
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

Create assertPacketEqual method #14

Open mithro opened 5 years ago

mithro commented 5 years ago

This code is pretty clever and produces very nice output - it would be useful in a lot of the higher level tests; https://github.com/mithro/valentyusb/blob/493ab024423a1368bc34fee735460a1ee9ba945a/valentyusb/usbcore/sm/send.py#L152-L250