litex.git
2018-01-08 Florent Kermarrecbios/sdram: revert capability to do manual read levelin...
2018-01-08 Florent Kermarrecbios/sdram: fix data error reporting
2018-01-08 Florent Kermarrecbump year
2018-01-06 Florent Kermarrecbuild: add Inverted property to IOs to ease inverting...
2017-12-30 Florent Kermarrecsoc/integration/soc_core: avoid removing uart interrupt...
2017-12-30 enjoy-digitalMerge pull request #40 from mithro/or1k-linux
2017-12-30 enjoy-digitalMerge pull request #41 from cr1901/python-3.6
2017-12-30 William D.... fhdl/tracer: Import Python 3.5/3.6 version guards from...
2017-12-30 Tim 'mithro... cpu: Adding "variant" support.
2017-12-29 Tim AnsellMerge pull request #39 from mithro/master
2017-12-29 Greg DarkeWait longer before giving up on the 2nd tftp block.
2017-12-29 Florent Kermarrecbios/sdram: use same initialization procedure for artix...
2017-12-28 Florent Kermarrecsoc/integration/builder: don't build bios is user is...
2017-12-27 enjoy-digitalMerge pull request #38 from cr1901/mercury
2017-12-27 Tim AnsellMerge pull request #37 from bunnie/add_tracelength
2017-12-27 bunnieAdd tracelength report generation by default to help...
2017-12-26 Florent Kermarrecboards/platforms/tinyfpga_b: add defaut serial pins
2017-12-26 Florent Kermarrecbuild/lattice/icestorm: fix missing toolchain_path
2017-12-26 William D.... Add TinyFPGA platform based on Migen.
2017-12-26 William D.... Import Icestorm backend improvements from Migen.
2017-12-26 Florent Kermarrecsoc/integration/soc_core: add uart_name parameters...
2017-12-19 Florent Kermarrecbuild/xilinx/programmer: fix settings in run_vivado...
2017-12-19 William D.... Add Mercury baseboard support from Migen, import fixes.
2017-12-16 Florent Kermarrecbuild/xilinx: add support for edif/ngc files
2017-12-10 Florent Kermarreccpu/picorv32: adapt to current version, some cleanup
2017-12-10 Florent Kermarreccpu: cleanup wrappers
2017-12-08 Florent Kermarrecsoc/integration/soc_core: add integrated_rom_init to...
2017-12-06 Florent Kermarrectargets/sim: fix
2017-12-03 Florent Kermarrecsoc/integration/soc_core: make nmi interrupt optional
2017-11-24 Florent Kermarrecsoc/integration: add integrated_main_ram_init parameter...
2017-11-23 Florent Kermarrecsoc/interconnect/stream: fix specific cases for last...
2017-11-09 Tim AnsellMerge pull request #36 from mattkelly/fix-readme-typo
2017-11-09 Matt KellyFix typo in README: experimental
2017-11-08 Florent Kermarrecsoc/software/bios/sdram: add Kintex Ultrascale support
2017-11-01 Florent KermarrecREADME: update copyrights
2017-10-30 Florent Kermarrecsoc/interconnect/stream: expose depth on SyncFIFO
2017-10-30 Tim AnsellMerge pull request #34 from mithro/uart-irq-change
2017-10-30 Tim 'mithro... Make the interrupt dicts read only.
2017-10-30 Tim 'mithro... Make it harder to have conflicting interrupts.
2017-10-30 Tim 'mithro... Bump the IRQ for liteeth based targets.
2017-10-30 Tim 'mithro... Change the default IRQs.
2017-10-16 Tim 'mithro... build/xilinx: Fixing settings finding.
2017-10-16 Tim AnsellMerge pull request #32 from felixheld/fix-readme
2017-10-15 Felix Heldremove Migen as requirement for LiteX from the quick...
2017-10-12 Florent Kermarrecsoc/interconnect/stream: don't use reset less on last...
2017-10-07 enjoy-digitalMerge pull request #31 from mithro/bios-fix
2017-10-07 Tim 'mithro... Output better error message for flash_proxy.
2017-10-06 Tim 'mithro... bios: Print location jumping too.
2017-10-06 Tim 'mithro... common: Compile with debugging symbols on.
2017-10-06 Tim 'mithro... or1k: Use EXCEPTION_STACK_SIZE of 256bytes.
2017-10-06 Tim 'mithro... bios: Declare dependency on linked in .a files.
2017-10-04 enjoy-digitalMerge pull request #30 from cr1901/icestorm
2017-10-04 William D.... Add iCEStick board. Tested with litescope.
2017-10-04 William D.... Port IceStorm backend from Migen.
2017-09-29 Florent Kermarrecsoc/cores: add cordic
2017-09-26 enjoy-digitalMerge pull request #28 from enjoy-digital/eb-docs-2
2017-09-13 Florent Kermarrecgen/fhdl/verilog: revert _printcomb_simulation and...
2017-09-06 Florent Kermarrecsoc/integration/soc_core: add ident_version parameter...
2017-09-01 Tim AnsellMore docs for etherbone packet fields.
2017-09-01 enjoy-digitalMerge pull request #27 from enjoy-digital/etherbone...
2017-09-01 Tim AnsellAdding a little docs to field descriptions.
2017-08-18 Florent Kermarrecsoc/software/bios/sdram: add optional memtest debug...
2017-07-27 Florent Kermarrecsoc/cores: fix vivado issue with SPIRegister (at least...
2017-07-24 Florent Kermarrecsoc/interconnect/stream: fix make_m2s for reset_less
2017-07-24 Florent Kermarrecgen/genlib/cdc/gearbox: fix possible pointers overlap...
2017-07-20 enjoy-digitalMerge pull request #26 from q3k/diamond-linux-support
2017-07-20 Sergiusz BazanskiAdd Diamond toolchain support for Linux.
2017-07-19 Florent Kermarrecsoc/tools/remote/litex_server: allow multiple instance...
2017-07-19 Florent Kermarrecbuild/xilinx/programmer: add multi jtag devices support...
2017-07-19 Florent Kermarrecsoc/integration/cpu_interface: do not generate constant...
2017-07-16 Florent Kermarrecsoc/tools/remote/etherbone: speed optimization (~20...
2017-07-06 Florent Kermarrecsoc/core/uart: add UartStub to enable fast simulation...
2017-07-05 enjoy-digitalMerge pull request #25 from q3k/master
2017-07-05 Sergiusz BazanskiAdd Versa ECP5-5G Platform.
2017-07-04 Florent Kermarrectargets: cleanup arty/nexys_video/kc705 and use better...
2017-07-04 Florent Kermarrecmerge migen ee0e709 changes
2017-06-30 Florent Kermarrecsoc/interconnect/wishbonebridge: reset_less optimizations
2017-06-30 Florent Kermarrecsoc/interconnect/stream_packet: reset_less optimizations
2017-06-30 Florent Kermarrecsoc/interconnect/stream: improve reset_less support...
2017-06-28 Florent Kermarrecsoc/interconnect/stream: use reset_less attr of signal...
2017-06-28 Florent Kermarrecmerge migen 9a6fdea3 changes
2017-06-28 Florent Kermarrecsoc/software/libbase: fix get_ident
2017-06-28 Florent Kermarrecboard/targets/sim: add identifier
2017-06-28 Florent Kermarreclitex/build/sim: cleanup modules
2017-06-28 Florent Kermarrecbuild/sim: cleanup serial2console and fix terminal...
2017-06-28 Florent KermarrecREADME: add required packages for litex sim
2017-06-28 Florent Kermarreclitex/build/sim: add README
2017-06-28 Florent Kermarreclitex/build/sim: rename c functions from lambdasim...
2017-06-28 Florent Kermarreclitex/build/sim: small cleanup
2017-06-28 Florent Kermarreclitex/build/sim: add tapcfg submodule for ethernet
2017-06-28 Pierre-Olivier... litex/build/sim: introduce new simulator with modules...
2017-06-23 Florent Kermarrecboards/platforms/arty: add pmods
2017-06-22 Florent Kermarrecsoc/cores/identifier: append 0 to contents to indicate...
2017-06-22 Florent KermarrecREADME: consistency between projects
2017-06-22 Florent Kermarrecsoc/tools: simplify litex_server usage and integrage...
2017-06-22 Florent Kermarrecsoc/tools: syntax fix on comm_pcie, import in __init__.py
2017-06-22 Florent Kermarrecsoc/tools: fix debug prints of comm_pcie
2017-06-22 Florent Kermarrecsoc/tools: remove csr builder from comm_udp (we should...
2017-06-10 Florent Kermarrecgen/fhdl/specials: revert migen's commit d98502c6 ...
2017-06-09 Florent Kermarrecsoc/interconnect/stream: add first signal to streams...
next