litex.git
2015-03-17 Florent Kermarrecmibuild/platforms/versa: add ethernet clock constraints
2015-03-17 Florent Kermarrecmibuild/platforms/versa: add rst_n
2015-03-17 Florent Kermarrecmibuild/lattice: fix LatticeDDROutput
2015-03-16 Florent Kermarrecfhdl/verilog: add simulation parameter to avoid simulat...
2015-03-16 Florent Kermarrecfhdl/verilog: do not use initial begin in _printinit...
2015-03-16 Florent Kermarrecmibuild/xilinx/common: add LatticeDDROutput
2015-03-16 Florent Kermarrecmibuild/xilinx/common: add XilinxDDROutput
2015-03-16 Florent Kermarrecmigen/genlib/io: add DDRInput and DDROutput
2015-03-16 Florent Kermarrecmibuild/platforms: add ethernet to versa
2015-03-16 Florent Kermarrecmibuild/platforms: add user_dip_btn to versa
2015-03-16 Florent Kermarrecmibuild/lattice: use new Toolchain/Platform architecture
2015-03-16 Florent Kermarrecmibuild/altera: use new Toolchain/Platform architecture
2015-03-16 Florent Kermarrecmibuild: add initial Lattice Diamond support (with...
2015-03-14 Sebastien Bourdeauducqmove pytholite to separate repos
2015-03-14 Sebastien Bourdeauducqfhdl/visit: fix TransformModule
2015-03-14 Sebastien Bourdeauducqmibuild/xilinx: export special_overrides dictionary
2015-03-13 Sebastien Bourdeauducqmibuild/xilinx: remove obsolete CRG_DS
2015-03-13 Sebastien Bourdeauducqmibuild: sanitize default clock management
2015-03-13 Sebastien Bourdeauducqmibuild: get rid of Platform factory function, cleanup
2015-03-12 Florent Kermarrecmigen/genlib/io: add DifferentialOutput and Xilinx...
2015-03-12 Florent Kermarrecgenlib/io.py: fix copy/paste error (thanks rjo)
2015-03-12 Florent Kermarrecmigen/genlib: add io.py to define generic I/O specials...
2015-03-10 Florent Kermarrecmibuild/sim: clean up (thanks sb)
2015-03-10 Sebastien Bourdeauducqmibuild/sim/dut_tb: fix permissions
2015-03-09 Florent Kermarrecmibuild/sim: get serial dev from /tmp/simserial
2015-03-09 Florent Kermarrecmibuild/sim: add support for pty
2015-03-09 Florent Kermarrecmibuild/sim: remove hack, the issue was in gateware...
2015-03-09 Florent Kermarrecgenlib/misc: add increment parameter to Counter
2015-03-09 Florent Kermarrecfhdl/module: use r.append() in _collect_submodules
2015-03-09 Florent Kermarrecfhdl/module: avoid flushing self._submodules and create...
2015-03-09 Florent Kermarrecmibuild/sim: clean up and move eth struct to sim
2015-03-09 Florent Kermarrecmibuild/sim: regroup console_tb/ethernet_tb in dut_tb
2015-03-09 Florent Kermarrecmibuild/sim: remove server and interact with tap direct...
2015-03-09 Robert Jordensvivado: permit resources without pins
2015-03-06 Florent Kermarrecmibuild/sim: able to visualize arp requests with wireshark
2015-03-06 Florent Kermarrecmibuild/sim: able to send ethernet frame from sim to...
2015-03-06 Florent Kermarrecmibuild/sim: add ethernet pins to verilor.py
2015-03-06 Florent Kermarrecplatforms/sim: add ethernet pins
2015-03-05 Sebastien Bourdeauducqgenlib/cordic: fix typos
2015-03-04 Florent Kermarrecgenlib/misc: fix missing *args in Counter
2015-03-03 Florent Kermarrecmibuild/sim/server_tb: use SERIAL_SINK_ACK
2015-03-03 Florent Kermarrecmibuild/sim: use /tmp/simsocket sockaddr for server
2015-03-03 Florent Kermarrecmibuild/sim: avoid updating end at each cycle (simulati...
2015-03-03 Florent Kermarrecmibuild/sim: simplify console_tb with sim struct
2015-03-03 Florent Kermarrecmibuild/sim: create server.py and server_tb (Proof...
2015-03-03 Sebastien Bourdeauducqxilinx/programmer/vivado: fix Linux support
2015-03-03 Sebastien Bourdeauducqplatforms/kc705: fix imports
2015-03-02 Florent KermarrecMerge branch 'master' of github.com/m-labs/migen
2015-03-02 Florent Kermarrecmibuild/sim/verilator: remove verilator_root, use ...
2015-03-02 Sebastien Bourdeauducqmibuild/sim: style fixes
2015-03-02 Florent Kermarrecmove dma_lasmi to MiSoC
2015-03-01 Florent Kermarreclasmi: simplify usage for the user (it's the job of...
2015-03-01 Florent Kermarrecmibuild: initial Verilator support
2015-03-01 Florent Kermarrecgenlib/misc: add FlipFlop, Counter, Timeout
2015-02-28 Sebastien Bourdeauducqplatforms/pipistrello: remove unconnected SDRAM pins
2015-02-28 Robert Jordenspipistrello: fix ddram dqs, cleanup constraints, add...
2015-02-28 Robert Jordenspipistrello: switch back to xc3sprog and fast (papilio...
2015-02-28 Florent Kermarreckx705: add programmer parameter
2015-02-28 Florent Kermarrecfix xilinx/programmer with Vivado
2015-02-28 Florent Kermarrecxilinx/programmer: add source of vivado's settings...
2015-02-27 Florent Kermarrecmove dfi/lasmibus/wishbone2lasmi to MiSoC sdram
2015-02-27 Florent Kermarrecreport cachesize in wishbone2lasmi
2015-02-27 Florent Kermarrecxilinx/programmer: add partial flash_bitstream for...
2015-02-27 Robert Jordensxilinx/programmer: fix xc3sprog (GenericProgrammer)
2015-02-27 Robert Jordenspipistrello: use fpgaprog
2015-02-27 Robert Jordensadd fpgaprog programmer
2015-02-27 Robert Jordensadd pipistrello platform
2015-02-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-02-26 Sebastien Bourdeauducqplatforms/kc705: add user SMA clock
2015-02-26 Yann Sionneaumibuild/kc705: add missing pins on FMC LPC
2015-02-26 Florent Kermarrecmibuild: move identifier to platforms
2015-02-26 Florent Kermarrecmibuild: fix missing xilinx_common -->xilinx.common...
2015-02-26 Florent Kermarrecplatforms: add default_clk_freq/default_clk_name (to...
2015-02-26 Florent Kermarrecmibuild: add VivadoProgrammer (only load_bitstream)
2015-02-26 Florent Kermarrecmibuild: better file organization (create directory...
2015-02-18 Yann Sionneaumibuild/kc705: add FMC connectors
2015-02-18 Yann Sionneaumibuild: support pin names in IO extensions
2015-02-14 Florent Kermarrecendpoints: add param_layout parameter (required to...
2015-02-14 Florent Kermarrecactorlib/structuring: fix eop generation in Pack
2015-02-14 Sebastien Bourdeauducqmibuild: make resolve_signals public
2015-02-14 Florent Kermarrecmibuild: return verilog namespace with build
2015-02-14 Florent Kermarrecremove crc since each crc is specific. It's probably...
2015-01-22 Florent Kermarrecgenlib/crc: use OrderedDict
2015-01-22 Florent Kermarrecfhdl/std: add FinalizeError import
2014-12-21 Sebastien Bourdeauducqmibuild/xilinx_vivado: fix list aliasing problem
2014-12-21 Florent Kermarrecxilinx_vivado: add parameters to pass specific commands...
2014-12-21 Florent Kermarreccrc: modify CRCChecker to remove CRC and clean up
2014-11-30 Sebastien Bourdeauducqbank: support direct mapping of CSRs on Wishbone
2014-11-26 Yann SionneauWishbone DownConverter: Fix sel signal
2014-11-25 Sebastien Bourdeauducqgenlib/fsm: add NextValue to replace reg/reg_next/ce...
2014-11-21 Sebastien Bourdeauducqfhdl/tools: do not attempt to rename sync clock domain...
2014-11-21 Sebastien Bourdeauducqflow: endpoint description structure with packetized...
2014-11-21 Sebastien Bourdeauducqactorlib/fifo: add buffered parameter
2014-11-20 Florent Kermarrecxilinx_vivado: use REM for comment on Windows
2014-11-17 Sébastien BourdeauducqMerge pull request #8 from jix/fix-acitorlib-fifo
2014-11-14 Jannis Harderactorlib/fifo: fix no-op assignment due to .payload...
2014-11-07 Guy Hutchisonadd hamming-code gen/check lib
2014-11-05 Sebastien Bourdeauducqmibuild/programmer: add migen folders to flash proxy...
2014-11-04 Sebastien Bourdeauducqvpi/ipc: fix decoding of index buffer
2014-11-03 Sebastien Bourdeauducqtest/test_size: fix slice comparison
next