litex.git
2020-04-27 Franck Jullienbios: print memory usage
2020-04-25 Florent Kermarrecbios/sdram: reduce number of scan loops during cdly...
2020-04-25 Florent Kermarrectargets/kcu105: use cmd_latency=1.
2020-04-25 Florent Kermarrecbios/sdram: add some margin on cdly ideal_delay, do...
2020-04-25 Florent Kermarrectargets/kc705: manual DDRPHY_CMD_DELAY no longer needed.
2020-04-25 Florent Kermarrecbios/sdram: review/cleanup Command/Clock calibration...
2020-04-25 enjoy-digitalMerge pull request #472 from antmicro/jboc/sdram-calibr...
2020-04-25 enjoy-digitalMerge pull request #470 from antmicro/jboc/sdram-eeprom...
2020-04-24 Jędrzej Boczarbios/sdram: add automatic cdly calibration during write...
2020-04-22 Florent Kermarrecsoc/cores/spi: add optional aligned mode.
2020-04-22 Florent Kermarreccores/spi: simplify.
2020-04-22 Florent Kermarrecbuild/lattice/common: add specific LatticeiCE40SDROutpu...
2020-04-22 Florent Kermarrecxilinx/common: use a common SDRTristate implementation...
2020-04-22 Florent Kermarrecbuild/xilinx/common: add 7-Series/Ultrascale SDROutput...
2020-04-22 Florent Kermarreclattice/common: add LatticeECP5DDRInput.
2020-04-22 Florent Kermarreclattice/common: cleanup instances, simplify tritates.
2020-04-22 Florent Kermarreclattice/common: add LatticeiCE40DDRInput, LatticeiCE40S...
2020-04-18 Florent Kermarrecplatforms/de0nano: swap serial tx/rx to ease use of...
2020-04-17 Florent Kermarrectools/remote/etherbone: update import.
2020-04-17 Jędrzej Boczarlitex_sim: add option to create SDRAM module from SPD...
2020-04-16 Florent Kermarrectargets: manual define of the SDRAM PHY no longer needed.
2020-04-16 Florent Kermarrecbios/sdram: update/simplify with new exported LiteDRAM...
2020-04-16 Florent Kermarreclitex_sim: add phytype to PhySettings.
2020-04-16 Florent Kermarrecbuild/generic_programmer: move requests import to do...
2020-04-15 Florent Kermarrecbios/sdram/ECP5: set ERR_DDRPHY_BITSLIP to 4.
2020-04-15 Florent Kermarrecsetup.py/install_requires: add requests.
2020-04-15 Florent Kermarrecbuild/generic_programmer: add automatic search/download...
2020-04-15 enjoy-digitalMerge pull request #467 from antmicro/region_type_fix
2020-04-14 Mateusz Holenkosoc_core: Fix region type generation
2020-04-14 Florent Kermarrecstream/AsyncFIFO: add default depth (useful when used...
2020-04-14 Florent Kermarrecbuild/sim/core/Makefile: add -p to mkdir modules.
2020-04-14 enjoy-digitalMerge pull request #464 from mithro/litex-sim-fixes
2020-04-12 Florent Kermarreclitex_setup: raise exception on update if repository...
2020-04-12 Tim 'mithro... Remove trailing whitespace.
2020-04-12 Florent Kermarreccores: add External Memory Interface (EMIF) Wishbone...
2020-04-12 enjoy-digitalMerge pull request #462 from ironsteel/trellis-12k
2020-04-12 Rangel Ivanovboards/targets/ulx3s.py: Update --device option help...
2020-04-12 Rangel Ivanovbuild/lattice/trellis.py: Add 12k device
2020-04-12 Tim 'mithro... litex_sim: Rework Makefiles to put output files in...
2020-04-12 Tim 'mithro... litex_sim: Better error messages on failure to load...
2020-04-10 Florent KermarrecREADME: LiteDRAM moved to travis-ci.com as others repos...
2020-04-10 Florent Kermarrecaltera/common: add DDROutput, DDRInput, SDROutput,...
2020-04-10 Florent Kermarrectargets: use DDROutput on sdram_clock and similar confi...
2020-04-10 Florent Kermarrecbuild/xilinx/common: add Spartan6 specialized DDRInput...
2020-04-10 Florent Kermarrecbuild/io: add SDR Tristate (with infered version) and...
2020-04-10 Florent Kermarrecbuild/lattice/common: remove multi-bits support on...
2020-04-10 Florent Kermarreclitex/build/io: also import CRG (since using Differenti...
2020-04-10 Florent Kermarreclitex.build: update from migen.genlib.io litex.build.io.
2020-04-10 Florent Kermarreclitex/build: move io.py from litex/gen and re-import...
2020-04-09 Florent Kermarrecplatforms/versa_ecp5: remove Lattice Programmer (no...
2020-04-09 Florent Kermarrecboards/platforms: cosmetic cleanups.
2020-04-09 Florent Kermarrecboards/plarforms/ulx3s: cleanup, fix user_leds, add...
2020-04-09 Florent Kermarrecbuild/lattice: add ECP5 implementation for SDRInput...
2020-04-09 Florent Kermarreclitex/gen: add io with SDRInput/SDROutput (if not overr...
2020-04-09 Florent Kermarrectools/litex_sim: remove LiteSPI support for now since...
2020-04-09 Florent Kermarrectools/litex_term: increase workaround delay for usb_fif...
2020-04-09 enjoy-digitalMerge pull request #459 from mithro/travis-fix
2020-04-09 Tim 'mithro... travis: Run Windows build but allow it to fail.
2020-04-09 Tim 'mithro... travis: Use litex_setup.py from the checked out code.
2020-04-09 Tim AnsellMerge pull request #458 from david-sawatzke/add_triple
2020-04-09 David SawatzkeAdd riscv64-none-elf triple
2020-04-08 Florent Kermarrecsoc/cores/clock: add Max10PLL.
2020-04-08 Florent Kermarrecsoc/cores/clock: add Cyclone10LPPLL.
2020-04-08 Florent Kermarrecsoc/cores/clock/CycloneVPLL: fix typos.
2020-04-08 Florent Kermarrecsoc/cores/clock: rename Altera to Intel.
2020-04-07 Florent Kermarrecsoc/cores/clock: add CycloneVPLL.
2020-04-07 Florent Kermarrectargets/de0nano: use CycloneIVPLL, remove 50MHz limitation.
2020-04-07 Florent Kermarrecsoc/cores/clock: add initial AlteraClocking/CycloneIV...
2020-04-07 Florent Kermarrec.travis.yml: disable windows test (failing for now).
2020-04-07 Florent KermarrecREADME.md: update RISCV toolchain installation.
2020-04-07 Florent Kermarrec.travis.yml: remove Python3.5 test.
2020-04-07 enjoy-digitalMerge pull request #451 from mithro/multi-os
2020-04-07 Florent Kermarrecsetup.py: simplify, switch to Python3.6+ (using python_...
2020-04-07 Florent Kermarreclitex_setup: reorganize a bit, add separators/comments.
2020-04-07 Florent Kermarrec.travis.yml: revert full url for litex_setup.py.
2020-04-07 enjoy-digitalMerge pull request #452 from mithro/riscv-download
2020-04-07 Tim 'mithro... Enable testing on multiple Python versions.
2020-04-07 Tim 'mithro... Enable CI for Windows and Mac.
2020-04-07 Tim 'mithro... Remove symlinking step.
2020-04-07 Tim 'mithro... Use shutil.unpack_archive.
2020-04-07 Tim 'mithro... Ignore SSL errors on CI.
2020-04-07 Tim 'mithro... Improve the path messages a little.
2020-04-07 Tim 'mithro... Make travis use litex_setup.py for GCC download.
2020-04-06 Tim 'mithro... Adding SiFive RISC-V toolchain downloading to litex_set...
2020-04-06 Tim 'mithro... Fix alignments.
2020-04-06 enjoy-digitalMerge pull request #450 from mithro/litex-setup-fix
2020-04-06 Tim 'mithro... Run `litex_setup.py` outside the git clone directory.
2020-04-06 Tim 'mithro... litex_setup: Use subprocess so failures are noticed.
2020-04-06 Florent Kermarrecsoc/cores: use reset_less on datapath/configuration...
2020-04-06 Florent Kermarrecinterconnect/csr: add reset_less parameter.
2020-04-06 Florent Kermarrecinterconnect/csr, wishbone: use reset_less on datapath...
2020-04-06 Florent Kermarreccores/code_8b10b: set reset_less to True on datapath...
2020-04-06 Florent Kermarrecstream: set reset_less to True on datapath signals.
2020-04-06 enjoy-digitalMerge pull request #448 from kessam/patch-1
2020-04-05 kessamFix timing constraints
2020-04-03 Florent Kermarrecsoc/cores/clock/ECP5PLL: add CLKI_DIV support.
2020-04-01 enjoy-digitalMerge pull request #447 from antmicro/spi-xip
2020-04-01 Piotr Binkowskitargets: netv2: add LiteSPI
2020-04-01 Piotr Binkowskiplatform: netv2: update SPI flash pinout
2020-04-01 Piotr Binkowskilitex_sim: add LiteSPI
next