litex.git
2019-08-16 Florent Kermarrecsoc/core: simplify/cleanup HyperRAM core
2019-08-16 Antti Lukatssoc/cores: add initial simple hyperram core
2019-08-15 Florent Kermarrecbuild/altera/quartus: add add_ip method to use Quartus...
2019-08-15 Florent Kermarreccpu_interface: add json csr map export, simplify csv...
2019-08-14 Florent Kermarrecbios/sdram: set init done after memtest (for standalone...
2019-08-14 Florent Kermarrecbuild/xilinx/vivado: use "" for strings
2019-08-14 Florent Kermarrecbuild/xilinx/vivado: remove with_phys_opt
2019-08-14 enjoy-digitalMerge pull request #243 from sergachev/master
2019-08-14 enjoy-digitalMerge pull request #241 from railnova/zynq
2019-08-14 Ilia Sergachevbuild/xilinx/vivado: improve directive support
2019-08-14 chmousset[fix] prevent Vivado from inferring DSP48 in AXIBurst2Beat
2019-08-14 Florent Kermarreccores/spi_flash/S7SPIFlash: make cs_n optional in pads...
2019-08-13 enjoy-digitalMerge pull request #240 from danielkucera/patch-1
2019-08-13 Daniel Kuceramore understandable error when missing a memory
2019-08-10 enjoy-digitalMerge pull request #235 from gsomlo/gls-trellis-yosys-opt
2019-08-09 Gabriel L.... build/lattice/trellis: use abc9 techmapping pass with...
2019-08-09 Florent Kermarrecsoftware/libbase/mdio: set data before clock, revert...
2019-08-09 Florent Kermarreccores/cpu: add riscv-none-embed toolchain support to...
2019-08-09 Florent Kermarrecsoftware/libase/mdio: cleanup and reduce raw_turnaround...
2019-08-09 Florent Kermarreccores/clock/S7PLL: fix -1/-3 speedgrade vco max freq...
2019-08-09 Florent Kermarrecsoftware/bios: add Ethernet PHY MDIO read/write/dump...
2019-08-08 Florent Kermarrecaltera/common: fix AsyncResetSynchronizer polarity...
2019-08-08 Florent Kermarrecbuild/xilinx/common: improve presentation
2019-08-08 Florent Kermarrecmicrosemi/common: improve presentation
2019-08-08 Florent Kermarrecbuild/altera/common: improve presentation
2019-08-07 Florent Kermarrecplatforms/default_clk_period: use 1e9/freq
2019-08-07 Florent Kermarrectargets/minispartan6/crg: only keep S6PLL code
2019-08-07 Florent Kermarreccores/clock: juse use 1e9/freq instead of period_ns
2019-08-07 Florent Kermarreccores/clock/s6pll: add phase support
2019-08-07 Florent Kermarreccores/clock/xilinx: change clkfbout_mult loop order...
2019-08-06 Florent Kermarreclitex_term: make sure to unconfigure console when board...
2019-08-06 Florent Kermarrecsoc/integration/builder: -x
2019-08-05 Florent Kermarreccores: -x on spi.py
2019-08-05 Florent Kermarrecwishbone/SRAM: make read_only emited verilog code compa...
2019-08-04 Florent Kermarrecsoc/cores/uart: add FT245 FIFO mode support (sync ...
2019-08-02 Florent Kermarrecbuild/altera/quartus: use .bat on win32/cygwin
2019-08-01 Florent Kermarrecbuild/xilinx/vivado: change severity of Common 17-55...
2019-07-29 Florent Kermarreccores/pwm: remove default CSR reset values.
2019-07-27 Florent Kermarrecsoc: generate git header and show migen/litex git sha1...
2019-07-25 enjoy-digitalMerge pull request #223 from sergachev/master
2019-07-25 Ilia Sergachevsupport vivado incremental implementation
2019-07-25 enjoy-digitalMerge pull request #222 from antmicro/bump_vexriscv
2019-07-25 Mateusz Holenkocpu/vexriscv: bump submodule
2019-07-25 Florent Kermarrecbios/sdram: fix compilation warning
2019-07-23 Florent Kermarrectest/test_axi: remove use of rand_wait, rename rand_lev...
2019-07-23 Florent Kermarrecsoc_core: round memory regions size/length to next...
2019-07-23 enjoy-digitalMerge pull request #221 from antmicro/bump_vexriscv
2019-07-23 Mateusz Holenkocpu/vexriscv: bump submodule
2019-07-23 Florent Kermarrecbios/boot: fix default EMULATOR_RAM_BASE
2019-07-23 Florent Kermarreccores/clock: cleanup
2019-07-23 Florent Kermarreccores/clock: add initial iCE40 support
2019-07-22 Florent Kermarreccores/spi_flash/add_clk_primitive: return if clk primit...
2019-07-22 Florent Kermarrecbios/boot: define EMULATOR_RAM_BASE if not defined...
2019-07-22 Florent Kermarrecsoc_core: fix cpu_variant definition
2019-07-22 Florent Kermarrecbios/boot: fix booting rework
2019-07-22 Florent Kermarrecsoc_core: fix cpu_variant config (we don't want the...
2019-07-22 enjoy-digitalMerge pull request #216 from antmicro/booting_vexriscv_...
2019-07-22 Florent Kermarreccores/spi_flash: add SpiFlashCommon and use it to add...
2019-07-22 Florent Kermarrecplatforms/versa_ecp5: add spiflash pads
2019-07-22 Florent Kermarrecsoc_core: optimize mem_decoder
2019-07-22 Florent Kermarreccores/up5ksram: optimize bus.adr decoding
2019-07-21 Florent Kermarreccores/up5kspram: simplify and add support for all width...
2019-07-20 Florent Kermarreccores/pwm: remove clock_domain support (better to use...
2019-07-20 Florent Kermarreccores/spi: rename add_control paramter to add_csr
2019-07-20 Florent Kermarrecsoc_core: add SoCMini class (SoCCore with no cpu, sram...
2019-07-16 enjoy-digitalMerge pull request #219 from flammit/fix-ecp5-pll
2019-07-15 Mateusz Holenkobios/boot: rework netboot/flashboot for VexRiscv in...
2019-07-15 Mateusz Holenkosoc_core: generate extra string-based config defines
2019-07-15 Mateusz Holenkosoc_core: include information about cpu variant in...
2019-07-14 Francis Lamsoc: cores: fix name of EHXPLLL output clock in ECP5PLL
2019-07-13 Florent Kermarreccores/spi: fix/simplify loopback
2019-07-13 Florent KermarrecREADME: update banner
2019-07-13 Florent Kermarreccores/spi: move CSR control/status to add_control metho...
2019-07-13 Florent Kermarrecsoc/cores: add ECC (Error Correcting Code)
2019-07-13 Florent Kermarrecplatforms/tinyfpga_bx: add serial extension
2019-07-12 Florent KermarrecREADME: add a few links to papers/presentations/tutorials
2019-07-12 enjoy-digitalMerge pull request #218 from railnova/zynq
2019-07-12 chmousset[fix] Slave interface HP0 clk name
2019-07-12 enjoy-digitalMerge pull request #217 from sergachev/master
2019-07-12 Ilia Sergachevspi: change CSR to CSRStorage
2019-07-12 Florent Kermarrecsoc_zynq: use zynq fabric reset as sys reset
2019-07-10 Florent Kermarrecsoc_zynq: add missing axi hp0 clock
2019-07-10 Florent Kermarrecsoc_zynq: move axi gp0 clock connection to add_gp0...
2019-07-10 Florent Kermarrecsoc_core: use fixed 16MB CSR address space
2019-07-09 Florent Kermarrecsoc_sdram: limit main_ram to 512MB for now
2019-07-08 Florent Kermarreccompiler-rt: update to new location, fixes #209
2019-07-08 Florent Kermarrecsoc_core: declare csr address size when registering...
2019-07-08 Florent Kermarrecsoc_cores: fix typos
2019-07-08 enjoy-digitalMerge pull request #214 from gsomlo/gls-alignment-fixup
2019-07-08 Gabriel L.... soc_core: additional csr_alignment follow-up fixes
2019-07-08 Florent Kermarrecsoc_core: add csr_alignment to allow 64-bit alignment...
2019-07-08 Florent Kermarrecsoc/integration: uniformize configuration constants...
2019-07-06 Florent Kermarrecsoftware/libbase/id: update code (length is now fixed...
2019-07-05 Florent Kermarreccores: add simple PWM (Pulse Width Modulation) module
2019-07-05 Florent Kermarreccore/spi: make cs_n optional (sometimes managed externally)
2019-07-05 Florent Kermarreccores/spi_flash: add non-memory mapped S7SPIFlash modul...
2019-07-05 Florent Kermarreccores: add ICAP core (tested with reconfiguration commands)
2019-07-05 Florent Kermarreccores: add simple and minimal hardware SPI Master with...
2019-07-05 Florent Kermarrecsoc/cores/spi: remove too complicated and does not...
2019-07-05 Florent Kermarreccores: add bitbang class with minimal hardware for...
next