Forum Discussion
Altera_Forum
Honored Contributor
10 years agousb interfacing
hi everyone, i am new to fpga. but, i know how to prepare verilog file in quartus2 software. i want use the usb port in altera de2 board for tranfering ang receiving data from pc. but, i don't...
Altera_Forum
Honored Contributor
10 years agoBe careful going down the USB rabbit hole. It is possible to do as others have described and use the data sheets and USB documentation to develop a USB device. It's a lot of work and I don't recommend it for a beginner. You will find that your project becomes a USB development project rather than whatever you really intended to do.