build/platforms: Add ice40_hx8k_b_evn from Migen.
[litex.git] / test /
2018-09-24 Florent Kermarrectest/test_targets: test simple design with all platforms
2018-09-23 Florent Kermarrectest/test_targets: update and reorganize targets
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2017-04-25 Florent Kermarrectest/test_gearbox: continue, but we are hitting a simul...
2017-04-24 Florent Kermarrectest: add test_gearbox skeleton
2017-04-24 Florent Kermarrectest/test_targets: check top.v generation
2017-04-24 Florent Kermarrectest: add basic test_targets.py
2017-04-24 Florent Kermarrectest: add test_bitslip (initially in litedram)
2017-04-24 Florent Kermarrecadd test directory with test_code_8b10b.py (from misoc)
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-25 Sebastien Bourdeauducqmove files for misoc integration
2015-02-23 Florent Kermarrectest: add make.py to replace static config.py file
2015-02-23 Florent Kermarrecuse new Migen sel signal to change the way we upload...
2015-02-23 Florent Kermarrechost/dump: optimize get_bits / decode_rle since we...
2015-02-22 Florent Kermarrectest: add make.py to replace static config.py file
2015-02-22 Florent Kermarrectty working
2015-02-21 Florent Kermarrecadd tty over udp (will need mac to insert padding)
2015-02-19 Florent Kermarrecsimplify RLE
2015-02-18 Florent Kermarrecupdate LiteScope
2015-02-18 Florent Kermarrecupdate LiteScope
2015-02-18 Florent Kermarrecsplit host files since we now have more drivers/dumps...
2015-02-17 Florent Kermarrectest: we can now test regs with Etherbone
2015-02-16 Florent Kermarrecetherbone: fix addressing
2015-02-12 Florent Kermarrecetherbone: reads OK on hardware
2015-02-12 Florent Kermarrecetherbone: writes OK on hardware
2015-02-12 Florent Kermarrecetherbone: probing OK on hardware
2015-02-10 Florent Kermarrectest_udp: test loopback on port 6000 (dw=8) and port...
2015-02-09 Florent Kermarrecuse PacketBuffer for udp loopback
2015-02-09 Florent Kermarrecadd test_la.py
2015-02-09 Florent Kermarrectest_udp: clean up
2015-02-09 Florent Kermarreccode clean up
2015-02-06 Florent Kermarrecimprove test_udp (add random data and check)
2015-02-06 Florent Kermarrectest udp with simple loopback, works fine...
2015-02-06 Florent Kermarrecicmp: able to ping board :)
2015-02-06 Florent Kermarrecplatforms/kc705: add more clock constraints
2015-02-05 Florent Kermarrecarp: add cached_valid signal, UDP tx works on hardware
2015-02-05 Florent Kermarrectest on hardware and first fixes
2015-02-05 Florent Kermarrecprepare LiteScope signals for debug
2015-02-05 Florent Kermarrecadd udpip target for hw tests (untested)
2015-01-28 Florent Kermarrecdoc : add link to generated html/pdf
2015-01-27 Florent Kermarrecadd storage qualifier
2015-01-27 Florent Kermarrecadd optional subsampler
2015-01-25 Florent Kermarrecupdate LiteScope
2015-01-25 Florent Kermarrechost/driver: simplify
2015-01-23 Florent Kermarrectest on hardware and clean up/fix
2015-01-23 Florent Kermarrecuse LiteScope (replace Miscope)
2015-01-22 Florent Kermarrecadd LiteScopeLA example
2015-01-22 Florent Kermarrecadd LiteScopeIO example
2015-01-22 Florent Kermarrecstart refactoring and change name to LiteScope
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