HHHHorrible / sata3_host_controller

It is SATA 3 host controller. Using this you can read write to sata3 sdd/hdd from your fpga logic with simple memory like interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sata3_host_controller

It is SATA 3 host controller. Using this you can read write to sata3 sdd/hdd from your fpga logic with simple memory like interface. This is SATA3 host controller is developped over my SATA2 host controller. The main change part is phy layer GTX part. And also have some changes in the wrapper part which encapsulates the sata interface to a simple memory like interface. If you need more details please contact me. This controller has a very good throughput. Write: 275MBps Read: 519MBps (Continous Read and Write) (Tested on SAMSUNG 250GB SATA3 SSD) tested on FPGA: Kintex7 xc7k325t (KC705 board)

About

It is SATA 3 host controller. Using this you can read write to sata3 sdd/hdd from your fpga logic with simple memory like interface.


Languages

Language:Verilog 62.5%Language:C 27.1%Language:C++ 4.6%Language:Assembly 3.4%Language:Coq 1.1%Language:VHDL 0.8%Language:Makefile 0.3%Language:Objective-C 0.1%