How to write this code?

OP #2797667
Rate this post
useful
not useful
Hi
I'm new to FPGA.
I want to write a code for FPGA,that do this work :

* FPGA generate or received a file (Ex. with 400 MB file size)
* FPGA Split file with size 1MB parts
* FPGA send parts with 20MB/s speed to PC.(it works with FTDI chip)

Look at attachment please.

Thanks before your help.
Regards
Attached files:
Guest #2797785
Rate this post
useful
not useful
Get datasheet of '245 chip.
Read datasheet.
Read datasheet.
Read datasheet.
Learn how to work with FPGAs, and Altera's Cyclone and Quartus software, 
(many books are available) and learn either VHDL or Verilog (if you 
haven't yet).
Read the books, do the excercises.
Read the books, do the excercises.
Read the books, do the excercises.
Write appropriate code and test it/modify it till it works correctly.
Port it to the board and test it/modify it till it works correctly.

Have fun!
This topic is locked and can not be replied to.