make ctrl/datapath in phy vendor agnostics and simplify imports
[litex.git] / lib / sata / command / __init__.py
2014-12-18 Florent Kermarrecmake ctrl/datapath in phy vendor agnostics and simplify...
2014-12-15 Florent Kermarreccommand: fix ValueError msg
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 Kermarreccommand: fix TX path with random acknowledge
2014-12-14 Florent Kermarreccommand: address/length in bytes
2014-12-14 Florent Kermarreccommand: add fsm for RX Path and manage D2H response...
2014-12-14 Florent Kermarreccommand_tb: add streamer and logger
2014-12-14 Florent Kermarrecuse description instead of layout
2014-12-14 Florent Kermarrecregroup all constants/ definitions in common
2014-12-13 Florent Kermarreccommand: wip
2014-12-13 Florent Kermarrecbfm: dma_skeleton
2014-12-12 Florent Kermarreccommand: code TX part and add command_tb