test: add initial (minimal) test for clock abstraction modules.
[litex.git] / litex /
2020-03-13 Florent Kermarrectest: add initial (minimal) test for clock abstraction...
2020-03-13 Florent Kermarrectargets/icebreaker: add description of the board, link...
2020-03-13 Sean CrossMerge pull request #426 from esden/update-wavedrom
2020-03-13 Piotr Esden-TempskiUpdating the vendored wavedrom js files.
2020-03-12 Florent Kermarrecsoc/intergration: rename mr_memory_x parameter to memory_x.
2020-03-12 enjoy-digitalMerge pull request #424 from esden/generate-memory-x
2020-03-12 Piotr Esden-TempskiAdd --mr-memory-x parameter to generate memory regions...
2020-03-11 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-11 Florent Kermarrecsoftware: revert LTO changes (Disable it).
2020-03-11 Sean CrossMerge pull request #422 from xobs/core-doc-fixes
2020-03-11 enjoy-digitalMerge pull request #423 from gsomlo/gls-ethmac-fixes
2020-03-11 Florent Kermarreccores/gpio: add CSR descriptions.
2020-03-11 Florent Kermarreccores/icap: add CSR descriptions.
2020-03-11 Florent Kermarreccores/spi: add CSR descriptions.
2020-03-11 Florent Kermarreccores/pwm: add CSR descriptions.
2020-03-11 Florent Kermarreccores/xadc: add CSR descriptions.
2020-03-10 Gabriel Somlointegration/soc: add_ethernet: honor self.map["ethmac...
2020-03-10 Florent Kermarrectargets/kcu105: move cd_pll4x.
2020-03-10 Florent Kermarrectargets/kcu105: simplify CRG using USIDELAYCTRL.
2020-03-10 Florent Kermarreccores/clock/USIDELAYCTRL: use separate reset/ready...
2020-03-10 Sean Crosssoc/cores/spi_opi: documentation fixes
2020-03-10 Sean Crosssoc/cores/i2s: fix rst parsing errors
2020-03-10 Florent Kermarrecbios: add more Ultrascale SDRAM debug with sdram_cdly...
2020-03-10 enjoy-digitalMerge pull request #419 from gsomlo/gls-ultra-sdram...
2020-03-10 Florent Kermarreccores/clock: add logging to visualize clkin/clkouts...
2020-03-10 Florent Kermarrecintegration/soc: add FPGA device and System clock to...
2020-03-10 Florent Kermarrectargets/icebreaker: create CRG after SoC.
2020-03-09 Gabriel Somlosoftware/bios: fixup for Ultrascale SDRAM debug
2020-03-09 Florent Kermarrecintegration/soc: set use_rom when cpu_reset_address...
2020-03-09 Florent Kermarrecboards/platforms/icebreaker: cleanup a bit.
2020-03-09 Florent Kermarrecsoftware/common: fix LTO checks.
2020-03-09 Florent Kermarrecsoc/cores/clock/iCE40PLL: add SB_PLL40_PAD support.
2020-03-09 Florent Kermarrecbuild/lattice/icestorm: add timingstrict parameter...
2020-03-09 Florent Kermarrectargets/icebreaker: simplify, use standard VexRiscv...
2020-03-09 Florent Kermarreclattice/icestorm: enable DSP inference with Yosys and...
2020-03-09 Florent Kermarrecboards: add initial icebreaker platform/target from...
2020-03-09 Florent Kermarrecsoftware/bios: add Ultrascale SDRAM debug functions.
2020-03-09 Florent Kermarrecboards/platforms/kcu105: avoid unnecessary {{}} on...
2020-03-08 Florent Kermarrecintegration/soc/SoCRegion: add size_pow2 and use this...
2020-03-06 Florent Kermarrecsoc: allow creating SoC without BIOS.
2020-03-06 enjoy-digitalMerge pull request #416 from enjoy-digital/csr_svd
2020-03-06 Florent Kermarrecintegration/builder: rename software methods to _prepar...
2020-03-06 Florent Kermarrecintegration/builder: generate csr maps before compiling...
2020-03-06 Florent KermarrecAdd SVD export capability to Builder (csr_svd parameter...
2020-03-05 Florent Kermarrecsoftware/common.mak: fix LTO refactoring issue.
2020-03-05 enjoy-digitalMerge pull request #412 from antmicro/fix-copyrights
2020-03-05 Karol GugalaFix copyrights
2020-03-05 enjoy-digitalMerge pull request #408 from gsomlo/gls-fix-nexys-sdcard
2020-03-05 Gabriel Somlotargets/nexys4ddr: fix sdcard clocker initialization
2020-03-05 enjoy-digitalMerge pull request #410 from antmicro/netv2-edid
2020-03-05 Piotr Binkowskiplatform/netv2: add proper I2C pins for HDMI IN0
2020-03-05 Florent Kermarrectargets/ecp5: make sure all BaseSoC/EthernetSoc default...
2020-03-04 Florent Kermarrecbios/sdcard: update sdclk_mmcm_write with LiteSDCard...
2020-03-04 Florent Kermarrecdoc: align to improve readability.
2020-03-04 Florent Kermarrecsoc/doc: remove soc.get_csr_regions support.
2020-03-04 Florent Kermarrecbios/main: rename flushl2 command to flush_l2_cache...
2020-03-04 Florent Kermarrecbuild: assume vendor tools are in the PATH and remove...
2020-03-04 Florent Kermarrecsoftware/common: add LTO enable flag and cleanup.
2020-03-03 Florent Kermarreclitex_sim: fix with_uart parameter.
2020-03-02 Florent Kermarrectargets/nexys4ddr: add default kwargs parameters.
2020-03-02 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2020-03-02 Florent Kermarrecintegration/soc_core: change disable parameters to...
2020-03-02 enjoy-digitalMerge pull request #405 from sajattack/sifive-triple
2020-03-02 Florent Kermarrecintegration/soc: add auto_int type and use it on all...
2020-03-02 Florent Kermarrectargets/nexys4ddr: use SoCCore and add_sdram to avoid...
2020-03-02 Florent Kermarrecintegration/soc: add ethphy CSR in target.
2020-03-01 Florent Kermarrectargets/nexys4ddr: use soc.add_ethernet method.
2020-03-01 Florent Kermarrecintegration/soc: add add_ethernet method.
2020-03-01 Florent Kermarrecintegration/soc: mode litedram imports to add_sdram...
2020-03-01 Paul Sajnaadd riscv-sifive-elf triple
2020-02-28 Florent Kermarrecsoc/uart: add configurable UART FIFO depth.
2020-02-28 Florent Kermarreccores/uart: cleanup
2020-02-28 Florent Kermarrecsoc/cores/uart/UARTCrossover: reduce fifo_depth to 1.
2020-02-28 Florent Kermarrecinterconnect/stream/SyncFIFO: allow depth down to 0.
2020-02-28 Florent Kermarrecinterconnect/axi: remove Record inheritance on AXIInter...
2020-02-28 Florent Kermarrecinterconnect/axi: add AXI Stream definition and get_ios...
2020-02-28 Florent Kermarrecinterconnect/axi: set default data_width/address_width...
2020-02-28 Florent Kermarrectargets: default to trellis toolchain on all ECP5 targe...
2020-02-28 Florent Kermarreccores/gpio: use separate TSTriple for each bit.
2020-02-28 Florent Kermarreclattice/yosys: don't use quiet operation since logs...
2020-02-27 Florent Kermarrectargets/kc705: use DDRPHY_CMD_DELAY to center write...
2020-02-27 Florent Kermarrecsoftware/bios/sdram: allow setting CLK/CMD delay from...
2020-02-27 Florent Kermarrecboards: keep in sync with LiteX-boards
2020-02-26 Florent Kermarrecinterconnect/axi: remove mode on AXIInterface (not...
2020-02-26 Florent Kermarrecintegration/soc: -x on soc.py
2020-02-25 Florent Kermarrecsoc/cores/bitbang: fix missing self.comb on miso.
2020-02-25 enjoy-digitalMerge pull request #402 from antmicro/litex-gen-fix...
2020-02-25 Florent Kermarrecsoftware: disable LTO with LM32 (not supported by old...
2020-02-25 enjoy-digitalMerge pull request #401 from antmicro/enable-lto
2020-02-25 Jan Kowalewskitools: litex_gen: fix missing UART pins
2020-02-24 Tim 'mithro' Ansellsoftware: enable link time optimization (LTO)
2020-02-24 enjoy-digitalMerge pull request #400 from Xiretza/ecp5-pll-freqfix
2020-02-24 XiretzaFix ECP5PLL VCO frequency range
2020-02-24 Florent Kermarrecintegration/soc: improve presentation of SoCLocHandler...
2020-02-24 Florent Kermarrecinterconnect/axi: remove bus_name on connect_to_pads
2020-02-24 Florent Kermarrectools/litex_gen: add bus parameter and AXI (Lite) support.
2020-02-24 Florent Kermarreclitex_gen/axi: simplify the way the bus is exposed...
2020-02-24 Florent Kermarreclitex_gen/wishbone: simplify the way the bus is exposed...
2020-02-24 Florent Kermarrectools: rename litex_extract to litex_gen (use similar...
2020-02-24 enjoy-digitalMerge pull request #396 from antmicro/external-wb
next