Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe FPGA itself is certainly capable of such speeds, but you won't be able to reach it by controlling the SSD in software and PIOs. You will need a dedicated controller with DMA support, such as this one (http://www.cast-inc.com/ip-cores/storage/ataif/cast_ataif-a.pdf).
There is also an opensource core at opencores (http://opencores.org/project,ata) but IIRC only the first one (PIO mode) is fully stable.