Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I want to store data coming from USB port of FPGA in some form like text file. --- Quote End --- FPGAs do not have USB ports. You will need to provide more details. What USB device is the FPGA connected to? --- Quote Start --- Is there any terminal (something like hyper terminal for Serial Port) or software available in PC that can read data coming from USB port of FPGA and save it into some text file? --- Quote End --- If the USB device connected to the FPGA can be configured to enumerate as a USB-to-Serial converter, then you can use hyperterminal or teraterm (Windows). Cheers, Dave