add need_reset from controller to request system reset when SATA is not locked
[litex.git] / lib / sata / common.py
2015-01-14 Florent Kermarrecadd need_reset from controller to request system reset...
2015-01-14 Florent Kermarrecadd frontend and improve BIST
2015-01-08 Florent Kermarrecimprove timings with BufferizeEndpoints
2015-01-06 Florent Kermarreccommand: replace SyncFIFO with Buffer for cmd_buffer
2015-01-06 Florent Kermarreccommand: add support for larger DMAs
2014-12-25 Florent Kermarreclink: check CRC on RX path
2014-12-23 Florent Kermarrecimprove BIST and clean up (remove support of identify...
2014-12-19 Florent Kermarrecuse new implicit submodules collection and Pipeline
2014-12-18 Florent Kermarrecmake ctrl/datapath in phy vendor agnostics and simplify...
2014-12-15 Florent Kermarrecmove Counter to common and use it in all modules
2014-12-15 Florent Kermarreccommand: memorize data on RX path before presenting...
2014-12-15 Florent Kermarrecmodify addressing (in sectors) and improve hdd model...
2014-12-14 Florent Kermarrecremove transport_tb (transport will be tested in comman...
2014-12-14 Florent Kermarrecuse description instead of layout
2014-12-14 Florent Kermarrecregroup all constants/ definitions in common