litex.git
2015-01-23 Florent Kermarrecsimplify LiteScopeLA export (use vns from platform...
2015-01-23 Florent Kermarrecuse LiteScope (replace Miscope)
2015-01-22 Florent Kermarrecadd .gitignore
2015-01-22 Florent Kermarrecfix build with upstream Migen/MiSoC
2015-01-22 Florent Kermarrecmore doc
2015-01-22 Florent Kermarrecreplace SATAX with sata_genx
2015-01-22 Florent Kermarrectargets/core: simplify ios generation
2015-01-22 Florent Kermarrecchange submodules/specials/clock_domains syntax
2015-01-22 Florent Kermarrecfrontend: simplify
2015-01-22 Florent Kermarrecdoc: fix typos
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 Kermarreccommand: remove success/failed redundancy (keep failed)
2015-01-21 Florent Kermarrecadd PacketBuffer, simplify architecture and reduce...
2015-01-21 Florent Kermarrectransport: simplify tx and reduce ressource usage
2015-01-21 Florent Kermarrectransport: simplify and reduce ressource usage
2015-01-21 Florent Kermarreccommon: clean up
2015-01-21 Florent Kermarreclink/crc: use OrderedDict to generate the same code...
2015-01-21 Florent Kermarrecdoc: fix .PNG extension
2015-01-21 Florent Kermarreccommand: merge 2 states on tx
2015-01-21 Florent Kermarrecfix core generation
2015-01-21 Florent Kermarrecdoc: add SATA description from Erik Landström's Thesis
2015-01-20 Florent Kermarrecchange copyright to HKU
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-20 Florent Kermarrecfix license
2015-01-19 Florent Kermarreccopy README chapters to .rst
2015-01-19 Florent Kermarrecadd verilog backend to use the core with a "standard...
2015-01-19 Florent Kermarrecclean up
2015-01-19 Florent Kermarrecadd doc skeleton (from emscripten with readthedocs...
2015-01-19 Florent Kermarrecreplace Makefile with make.py (will enable verilog...
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 Kermarrecglobal clean up
2015-01-16 Florent Kermarrecphy: remove GTXE2_COMMON (no longer need since it was...
2015-01-16 Florent Kermarrecbist: use hardware counter for speed calc and remove...
2015-01-16 Florent Kermarreclink/cont: improve timing
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 Kermarrecimprove timings with BufferizeEndpoints
2015-01-08 Florent Kermarrecuse 166MHz clock
2015-01-07 Florent Kermarrecsimplify bist
2015-01-07 Florent Kermarreccommand: add robustness and simplify RX path
2015-01-06 Florent Kermarreccommand: replace SyncFIFO with Buffer for cmd_buffer
2015-01-06 Florent Kermarreccommand: add support for larger DMAs
2014-12-25 Florent Kermarreclink: check CRC on RX path
2014-12-25 Florent Kermarrectest: fix link_tb and bist_tb
2014-12-24 Florent Kermarrecadd option to implement or not mila (to see real ressou...
2014-12-24 Florent Kermarreccommand: remove returns to IDLE state (will be better...
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 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-22 Florent Kermarreclink: fix rx path
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 identify device to command_tb and revert endianness...
2014-12-20 Florent Kermarrecchange FIS endianness (seems to be little endian)
2014-12-20 Florent Kermarrecadd primitives decoding in test_identify to ease debug
2014-12-20 Florent Kermarrecfix ack in idle in some fsm (implementation behaviour...
2014-12-19 Florent Kermarrecadd fsms to mila for debug
2014-12-19 Florent Kermarrecuse new submodules collection to expose more fsm an...
2014-12-19 Florent Kermarreclink: add parameter to disable CONT insertion (will...
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 KermarrecSATAPHYDatapathRX: use Converter and simplify
2014-12-19 Florent KermarrecSATAPHYDatapathTX: use Converter and simplify
2014-12-19 Florent Kermarrecadd phy_datapath_tb and start datapath simplification
2014-12-19 Florent Kermarrecadd cont_tb and rewrite cont
2014-12-19 Florent Kermarrecuse new implicit submodules collection and Pipeline
2014-12-19 Florent Kermarreclink_tb: simplify using implicit submodules collect
2014-12-18 Florent Kermarrecmake ctrl/datapath in phy vendor agnostics and simplify...
2014-12-18 Florent Kermarrectest: clean up imports
2014-12-18 Florent Kermarrectest: create generic PacketStreamer/PacketLogger and...
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-12-17 Florent Kermarrecuse Vivado programmer instead of IMPACT
2014-12-17 Florent Kermarrecfix compilation and use new cpu_csr_regions
2014-12-17 Florent Kermarrecimprove check function
2014-12-15 Florent Kermarreclink_tb: fix cont regression
2014-12-15 Florent Kermarrecbist: add count to bist parameters
2014-12-15 Florent Kermarrecmove Counter to common and use it in all modules
2014-12-15 Florent Kermarreccreate SATACON and use it in bist_tb
2014-12-15 Florent Kermarrecbist: add ctrl_errors/data_errors and clean up
2014-12-15 Florent Kermarrechdd: improve debug print
2014-12-15 Florent Kermarrecadd simple synthetizable BIST
2014-12-15 Florent Kermarreccommand: fix ValueError msg
2014-12-15 Florent Kermarreccommand: memorize data on RX path before presenting...
next