add need_reset from controller to request system reset when SATA is not locked
[litex.git] / targets / test.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-12 Florent Kermarrecuse new submodules/specials/clock_domains automatic...
2015-01-08 Florent Kermarrecuse 166MHz clock
2015-01-07 Florent Kermarrecsimplify bist
2014-12-24 Florent Kermarrecadd option to implement or not mila (to see real ressou...
2014-12-24 Florent Kermarrecclean up TestDesign
2014-12-23 Florent Kermarrecuse max_count of 16 and clean up
2014-12-23 Florent Kermarrecadd test_bist_mila to show how to capture data
2014-12-23 Florent Kermarrecadd wr_only and rd_only mode to BIST (to test speed...
2014-12-23 Florent Kermarrecimprove BIST and clean up (remove support of identify...
2014-12-23 Florent Kermarrectest bist at high speed(working)
2014-12-22 Florent Kermarrectest bist at slow speed (working)
2014-12-22 Florent Kermarrecread/write seems OK with CommandGenerator
2014-12-22 Florent Kermarreclink: fix rx path
2014-12-20 Florent Kermarrecadd mode generic CommandGenerator for debug
2014-12-20 Florent Kermarrecadd primitives decoding in test_identify to ease debug
2014-12-19 Florent Kermarrecadd fsms to mila for debug
2014-12-19 Florent Kermarrecfix phy datapath, first communications between SATACON...
2014-12-19 Florent Kermarrecprepare identify test with SATACON
2014-12-19 Florent Kermarrectest: change UART baudrate and test SATACONTRemover
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-17 Florent Kermarrecupdate clock constraints for SATA1 and use sys_clk...
2014-12-17 Florent Kermarrecadd very basic PHY stimulator (to see HDD behaviour...
2014-12-17 Florent Kermarrecfix compilation and use new cpu_csr_regions
2014-12-14 Florent Kermarrecregroup all constants/ definitions in common
2014-11-11 Florent Kermarrecclean up
2014-11-03 Florent Kermarrecmove code and create a directory for each layer
2014-10-28 Florent Kermarrecvarious fixes and simplifications, SATA1 & SATA2 OK
2014-10-24 Florent Kermarrecplatforms: merge but keep support for iMPACT for now...
2014-09-30 Florent Kermarrecrevert simulation design and add wave
2014-09-30 Florent Kermarrecadd .payload. to Sink and Source to be compatible with...
2014-09-30 Florent Kermarrecinstanciate GTXE2_COMMON (seems recommended in AR43339)
2014-09-30 Florent Kermarrectest to visualize OOB with Miscope
2014-09-29 Florent Kermarrecsim working
2014-09-27 Florent Kermarrecreorganize code
2014-09-27 Florent Kermarrecclocking: clean up and add comments
2014-09-25 Florent Kermarrecmodify TestDesign to be able to simulate phy with host...
2014-09-24 Florent Kermarrecintegrate phy in test design and start fix syntax errors
2014-09-22 Florent Kermarrecinit with repo with simple TestDesign