litex.git
2019-09-12 Florent Kermarrecbuild/openocd: add set_qe parameter to flash
2019-09-12 Florent Kermarrectools/litex_term/upload: bufferize only chunks of the...
2019-09-11 Florent Kermarrecsoc/integration/cpu_interface: don't raise OSError...
2019-09-10 Florent Kermarrecsoc/integration/builder: call do_exit with vns when...
2019-09-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-09-09 Florent Kermarrecsoc/itnegration: update litedram
2019-09-09 enjoy-digitalMerge pull request #255 from sergachev/fix-crc32
2019-09-09 Ilia Sergachevfix crc32
2019-09-09 Florent Kermarrecinterconnect/wishbone: add FlipFlop to allow UpConverte...
2019-09-06 Florent Kermarrecbuild/openocd: add stream method for JTAG UART
2019-09-06 Florent Kermarrecsoc_core: add JTAG UART support (uart_name="jtag_uart)
2019-09-06 Florent Kermarrecsoc/cores/jtag: add Xilinx JTAG TAPs support and simple...
2019-09-05 Florent Kermarrecsoc_zynq: fix indent
2019-09-05 Florent Kermarrecsoc_zynq: fix typo
2019-09-05 Florent Kermarrecsoc/interconnect/stream: add Monitor module
2019-09-03 enjoy-digitalMerge pull request #254 from mithro/crc-smaller
2019-09-02 Tim 'mithro... Use `SMALL_CRC` to enable smaller CRC versions.
2019-09-02 Tim 'mithro... Remove extra whitespace.
2019-09-02 Sean Crosslibbase: crc16: commit smaller version of crc16
2019-09-02 Sean Crosslibbase: crc32: add smaller version
2019-09-02 Tim AnsellMerge pull request #252 from mithro/only-change-on...
2019-09-02 Tim 'mithro... Only write file if contents will change.
2019-08-31 Florent Kermarrecsoc/cores: simplify JTAGAtlantic (only keep alt_jtag_at...
2019-08-31 enjoy-digitalMerge pull request #251 from micro-FPGA/master
2019-08-30 Antti LukatsCreate atlantic.py
2019-08-29 Florent Kermarreccore/spi: add minimal SPISlave
2019-08-28 Florent Kermarrecgen/fhdl/verilog: allow single element verilog inline...
2019-08-27 Florent Kermarrectargets/nexys_video: generate clk100
2019-08-27 Florent Kermarrecsoftware/bios: switch to standard CRLF
2019-08-26 Florent Kermarrectools/litex_term: add automatic check to see if we...
2019-08-26 Florent Kermarrecbios/tools: allow disabling CRC check on serialboot...
2019-08-26 Florent Kermarrectools/litex_term: add sdl_payload_length
2019-08-26 Florent Kermarreclitex_setup: add litex-boards
2019-08-23 enjoy-digitalMerge pull request #246 from gsomlo/gls-native-rv64
2019-08-23 Gabriel L.... software: use native toolchain for same host, target...
2019-08-17 enjoy-digitalMerge pull request #244 from atommann/master
2019-08-17 atommannchanging http to https
2019-08-16 Antti LukatsMerge pull request #2 from enjoy-digital/master
2019-08-16 Florent Kermarrecsoc/core: simplify/cleanup HyperRAM core
2019-08-16 Antti Lukatslibero enable enhanced constraints
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-12 atommannUpdate .gitmodules
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
next