--- Quote Start ---
I see, so much to learn.
--- Quote End ---
Yes, there's always new things to learn :)
--- Quote Start ---
Got sidetracked in learning VHDL for a bit
--- Quote End ---
You'll continue to need to learn VHDL. As you are learning, you need to understand that there are parts of the language designed for synthesis and other parts for use only in simulation.
--- Quote Start ---
but the SignalTap looks promising :D
--- Quote End ---
SignalTap is a useful tool. However, if you have not done your "homework" first and looked at the MIDI protocol, the captured traces will be meaningless. So you first need to find documentation on the MIDI protocol and its timing diagrams, and then you can use SignalTap II to trace how your USB-to-MIDI controller operates.
--- Quote Start ---
About the 5v logic I need to look up indeed, you got me weery of the supposed usb ports, but I guess ittl be fine seeing theres a lot of care put into the layout of the board.
--- Quote End ---
This doesn't make sense. Your comments above imply that you have a USB-to-MIDI adapter. If that is true, then you do not care about the USB-end of things, since the adapter already takes care of that. What you do care about, it the MIDI connector on the end, and how you plan on interfacing that to your FPGA.
Cheers,
Dave