Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Joe,
--- Quote Start --- 1. Direct HDL --- Quote End --- Ok. --- Quote Start --- 2. I have looked at that. However, that project doesn't solve my problem. --- Quote End --- What is the problem you are trying to solve? --- Quote Start --- I've pulled the USB sigals to the GPIO, I can see everything his HDL does and compare it to mine. I don't understand his code that well. :( --- Quote End --- Rather than use the GPIO headers, you can use SignalTap II to capture more signals ... --- Quote Start --- Wireshark: I have Wireshark for windows, but I didn't see an option to look at USB packets. Is Linux required to use Wireshark in that manor? --- Quote End --- Windows does not support USB packet capture. If you're running Window XP, then you can install VirtualBox, run Linux from within VirtualBox, attach the USB device to the VM, and run Wireshark there. Windows 7 doesn't work as a host (it has trouble releasing USB devices to the VM). Linux does ... but then you'd just run Wireshark natively there. --- Quote Start --- I'd be happy to share my terribly written code. My goal is to release this on open source. How would you like me to send everything to you? Just the HDL, or the entire Quartus II project? --- Quote End --- You can email me the whole project, that way I can click compile when I receive it to confirm I have all your source. I'll clean it up, create a Tcl build script, and send that back if you like. (My forum name is the email address you can use) Cheers, Dave