use LiteScope (replace Miscope)
[litex.git] / test /
2015-01-23 Florent Kermarrecuse LiteScope (replace Miscope)
2015-01-22 Florent Kermarrecbist: add random addressing
2015-01-22 Florent Kermarrecbist: add loops parameter for more precision in speed...
2015-01-21 Florent Kermarrecadd PacketBuffer, simplify architecture and reduce...
2015-01-20 Florent Kermarrecmanage reg_d2h errors
2015-01-20 Florent Kermarrecbist: show current length in MB
2015-01-20 Florent Kermarrecbist: add decoding of capabilities
2015-01-20 Florent Kermarrecbist: decode more infos from identify data
2015-01-17 Florent Kermarrecrefactor code
2015-01-17 Florent Kermarrecadd support of identify device command
2015-01-16 Florent Kermarrecadd test_link.py (replace test_bist_mila)
2015-01-16 Florent Kermarrecuse csr_data_width of 32 to speed up data mila upload
2015-01-16 Florent Kermarrecbist: use hardware counter for speed calc and remove...
2015-01-14 Florent Kermarrecadd need_reset from controller to request system reset...
2015-01-14 Florent Kermarrecadd frontend and improve BIST
2015-01-07 Florent Kermarrecsimplify bist
2015-01-06 Florent Kermarreccommand: add support for larger DMAs
2014-12-24 Florent Kermarrecclean up TestDesign
2014-12-23 Florent Kermarrecadd test_bist_mila to show how to capture data
2014-12-23 Florent Kermarrecadd test_bist with mila
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-20 Florent Kermarrecadd test_read / test_write (HOST<-->HDD transfers OK...
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 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-18 Florent Kermarrecmake ctrl/datapath in phy vendor agnostics and simplify...
2014-12-17 Florent Kermarrecphy: use vivado parameters and fix RX datapath (LSB...
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-10-28 Florent Kermarrecvarious fixes and simplifications, SATA1 & SATA2 OK
2014-09-30 Florent Kermarrecinstanciate GTXE2_COMMON (seems recommended in AR43339)
2014-09-30 Florent Kermarrectest to visualize OOB with Miscope
2014-09-22 Florent Kermarrecinit with repo with simple TestDesign