litex.git
2014-09-26 Florent Kermarrecreset and lock of PLL OK. We see OOB signals on the...
2014-09-26 Florent Kermarrecadd modelsim simulation and start fixing init
2014-09-25 Florent Kermarrecmodify TestDesign to be able to simulate phy with host...
2014-09-25 Florent Kermarrecmove some logic outside of GTX
2014-09-25 Florent Kermarrecclean up (thanks to Sebastien)
2014-09-24 Florent Kermarrecintegrate phy in test design and start fix syntax errors
2014-09-24 Florent Kermarrecinstanciate device or host controller
2014-09-24 Florent Kermarrecmanage clock domain crossing and data width conversion...
2014-09-24 Florent Kermarreccreate sata clock (sata_tx/2 for a 32 bits data path)
2014-09-24 Florent Kermarrecrealign rxdata / rxcharisk directly in gtx
2014-09-24 Florent Kermarrecadd device ctrl skeleton (we will use it for simulation...
2014-09-24 Florent Kermarrecmore ctrl skeleton
2014-09-23 Florent Kermarrecadd ctrl skeleton
2014-09-23 Florent Kermarrecrearrange code and remove datapath for now
2014-09-23 Florent Kermarrecclean up and add K7SATAGTXReconfig skeleton (empty...
2014-09-23 Florent Kermarrecremove GTXE2_COMMON (we use in fact CPLL and not QPLL...
2014-09-23 Florent Kermarrecadd data path from another design (need to be adapted...
2014-09-23 Florent Kermarrecadd SATAGTX with RX/TX clocking and reset (no DRP for...
2014-09-23 Florent Kermarrecadd dict for fbdiv computation on GTXE2_COMMON
2014-09-23 Florent Kermarreccreate k7satagtx.py and move GTXE2 primitive inside
2014-09-23 Florent Kermarreccreate GTXE2_CHANNEL & GTXE2_COMMON class / add IO...
2014-09-23 Florent Kermarrecfill GTXE2_COMMON constants parameters and signals...
2014-09-23 Florent Kermarrecfill GTXE2_CHANNEL constants parameters and signals...
2014-09-23 Florent Kermarreck7sataphy: add GTXE2_COMMON instance skeleton
2014-09-23 Florent Kermarreck7sataphy: add GTXE2_CHANNEL instance skeleton
2014-09-22 Florent Kermarrecinit with repo with simple TestDesign