litex.git
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-20 Pawel Czarneckisoc/cores/clock: add lock reg and assign reset
2019-11-20 Florent Kermarrecsoc/interconnect/axi: add Wishbone2AXILite
2019-11-20 Florent Kermarrectest/test_axi: cosmetic
2019-11-19 Florent Kermarrecbuild/tools/get_migen/litex_git_revision: avoid git...
2019-11-18 enjoy-digitalMerge pull request #308 from gsomlo/gls-sdram-init
2019-11-18 Gabriel Somlosoc_sdram, bios/sdram: support sdram init for csr_data_...
2019-11-18 Florent Kermarrecsoc/interconnect/packet/Depacketizer: another simplifca...
2019-11-17 Florent Kermarrecsoc/interconnect/packet/Depacketizer: cleanup "ALIGNED...
2019-11-17 Florent Kermarrecsoc/interconnect/packet/Depacketizer: replace no_payloa...
2019-11-16 Florent Kermarrectest/test_packet: add randomness on ready output, fix...
2019-11-16 Florent Kermarrectest/test_packet: add randomness on valid input, fix...
2019-11-15 enjoy-digitalMerge pull request #307 from sergachev/master
2019-11-15 Florent Kermarrecsoc/interconnect/packet: fix synthesis (synthesis tools...
2019-11-15 Ilia Sergachevchange >512 B CSR memory exception to a warning
2019-11-15 Florent Kermarrecsoc/interconnect/packet: connect error/last_be only...
2019-11-15 Florent Kermarrecsoc/interconnect/packet: simplify/refactor Packetizer...
2019-11-15 Florent Kermarrectest/test_packet: add 32/64/128-bit loopback tests...
2019-11-15 Florent Kermarrectest/test_packet: prepare for testing dw > 8-bit
2019-11-15 Florent Kermarrecsoc/interconnect/packet: update copyright
2019-11-15 Vamsi K Vytlasoc/interconnect/packet: add > 8-bit support to Packeti...
2019-11-15 Florent Kermarrecbuild/sim: cleanup run_as_root
2019-11-15 Vamsi K Vytlabuild/sim/modules: add XGMII 10Gbps ethernet module
2019-11-15 Florent Kermarrecsim/ethernet: remove trailing whitespaces
2019-11-15 Florent Kermarrectest: add initial test_packet
2019-11-14 Florent Kermarrectools/litex_sim: cleanup/update (no functional change)
2019-11-11 Florent Kermarrectools/litex_term: remove automatic reboot when flashing...
2019-11-08 Florent Kermarrecbios/flash: minor cleanup on serialboot flashing, add...
2019-11-08 enjoy-digitalMerge pull request #305 from FrankBuss/master
2019-11-08 Florent Kermarrecsoc_core: add integrated-rom-file parameter to allow...
2019-11-08 Florent Kermarreccores/code_8b10b/Decoder: add basic invalid symbols...
2019-11-08 fb@frank-buss.deadding support to flash an FBI image
2019-11-08 Florent Kermarrecsoftware/bios: rename ef command to fe (for consistency)
2019-11-08 Florent Kermarrecsoftware/libbase/spiflash: rename CHIP_ERASE_CMD to...
2019-11-08 enjoy-digitalMerge pull request #302 from FrankBuss/master
2019-11-08 Florent Kermarrecsoc_core: remove add_cpu method (when no real CPU but...
2019-11-07 fb@frank-buss.deerase flash command added
2019-11-07 Florent Kermarrecintegration/export: do not include soc.h in csr.h when...
2019-11-07 Florent Kermarrecsoc_sdram/kcu105: add optional main_ram_size_limit...
2019-11-07 Florent Kermarrecsoc_sdram: remove use_full_memory_we parameter (always...
2019-11-07 Florent Kermarrecsoc_sdram: update copyrights
2019-11-07 enjoy-digitalMerge pull request #300 from gsomlo/gls-rocket-axi
2019-11-01 Gabriel Somlocpu/rocket: parameterize axi interface data width
2019-11-01 Gabriel Somlosoc_sdram: remove upper limit on usable main RAM
2019-11-01 Gabriel Somlocpu/rocket, soc_sdram: Connect mem_axi to LiteDRAM...
2019-11-01 Florent Kermarrecinterconnect/csr_bus/SRAM: add mem_size check
2019-11-01 Florent Kermarrecsoc_core/soc_core_args: specify default cpu (vexriscv)
2019-11-01 Florent Kermarreclattice/diamond/tcl: always use / separators, even...
2019-11-01 Florent Kermarreccpu/minerva: elaborate minerva verilog to build directory
2019-11-01 Florent Kermarrecsoc/integration/builder: pass output_dir to platform...
2019-10-31 Florent Kermarreccpu/minerva: generate minerva.v near core.py not in...
2019-10-31 Florent Kermarreccpu/minverva: give more explicit error message when...
2019-10-31 Tim AnsellMerge pull request #297 from mithro/mem-region-pp
2019-10-31 Tim 'mithro... Improve the error message on memory region conflict.
2019-10-30 Tim AnsellMerge pull request #293 from mithro/mor1kx-fix
2019-10-30 Tim 'mithro... Fix file names for the mor1kx processor.
2019-10-30 Florent Kermarrectargets: use type="io" instead of io_region=True
2019-10-30 Florent Kermarrecintegration/SoCMemRegion: use type instead of io_region...
2019-10-28 Florent Kermarrecsoc_core: add check_regions_overlap method, add linker_...
2019-10-28 Florent Kermarrecsoc_core/add_memory_region: fix memory overlap detection
2019-10-28 Florent Kermarrectest/test_targets: skip Minerva test on Travis-CI,...
2019-10-28 Florent Kermarreccpu/minerva: elaborate from nmigen sources during build...
2019-10-25 enjoy-digitalMerge pull request #286 from gsomlo/gls-timingstrict
2019-10-24 Gabriel Somlobuild/lattice/trellis: optionally allow failure if...
2019-10-20 enjoy-digitalMerge pull request #283 from kbeckmann/kbeckmann/bios_i...
2019-10-19 Konrad Beckmannbios: Increment address when writing to flash
2019-10-18 Florent Kermarrecbuild/lattice/trellis: use --timing-allow-fail to allow...
2019-10-18 Florent Kermarrecsoc/cores/icap/ICAPBitstream: always keep fifo.source...
2019-10-18 enjoy-digitalMerge pull request #282 from antmicro/icapbitstream_fixes
2019-10-18 Jan Kowalewskicores/icap/ICAPBitstream: add source ready signal.
2019-10-17 Florent Kermarrecsoc/integration/__init__: remove imports (not used...
2019-10-17 Florent Kermarrecbuild: always use platform.add_source and avoid manipul...
2019-10-17 Florent Kermarrecbuild/generic_platform: replace set with list for sourc...
2019-10-16 Florent Kermarreccores/icap/ICAPBitstream: simplify, add icap_clk_div...
2019-10-15 Florent Kermarrecbuild/generic_platform: keep language to None if None...
2019-10-14 Florent Kermarrecsoc_core: fix default --uart_name
2019-10-14 Florent Kermarrecintegration/soc_core: expose more SoC parameters
2019-10-13 Tim AnsellMerge pull request #280 from kbeckmann/picorv32_typo
2019-10-13 Konrad Beckmannpicorv32: Fix minimal variant params
2019-10-12 Florent Kermarrecsoc_core: fix soc_core_argdict
2019-10-12 Florent Kermarreccpu/lm32: add missing buses
2019-10-12 Florent Kermarrecsoc_core/soc_core_argdict: use inspect to get all param...
2019-10-11 Florent Kermarrecintegration: simplify cpu buses auto-conversion (always...
2019-10-11 Florent Kermarrecinterconnect/wishbone: fix Converter case when buses...
2019-10-11 Florent Kermarrecplatforms/versa_ecp5: add serdes refclk/sma
2019-10-11 Florent Kermarreccpu/rocket: expose 64-bit buses (use automatic down...
2019-10-11 Florent Kermarrecsoc_core: add automatic down-conversion of CPU buses...
2019-10-11 Florent Kermarrecsoc/interconnect/axi: re-align to improve readability
2019-10-11 Florent Kermarrecsoftware/bios: simplify banners
2019-10-10 Florent Kermarreccpu/picorv32: remove obsolete comment
2019-10-10 Florent Kermarreccpu/picorv32: use a single idbus
2019-10-10 Florent Kermarreccpu: cleanup/re-align
2019-10-10 Florent Kermarreccpu/rocket: rename ibus/dbus to mem_wb/mmio_wb and...
2019-10-10 Florent Kermarreccpu: add buses list and use it in soc_core to add bus...
2019-10-10 Florent Kermarrecintegration: move soc constants to soc.h of csr.h
2019-10-10 Florent Kermarrecbuild/generic_platform: only add sources if language...
2019-10-10 Florent Kermarrecxilinx/vivado: replace "xy" == language with language...
2019-10-10 enjoy-digitalMerge pull request #277 from railnova/feature/vivado_sy...
2019-10-10 Florent Kermarrecintegration/soc_zynq: shadow_base no longer recommended...
2019-10-10 Florent Kermarrecbios/main: use same banner than README (MiSoC cited...
next