litex.git
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...
2019-10-10 Florent Kermarrecsoftware/bios: don't show peripherals init banner if...
2019-10-10 Martin CornilAdd system Verilog support for the Vivado builder
2019-10-09 enjoy-digitalMerge pull request #276 from gsomlo/gls-rocket-map
2019-10-09 Gabriel Somlocpu/rocket: swap main_mem and io regions
2019-10-09 Florent Kermarreccpu: add default io_regions to CPUNone (all address...
2019-10-09 enjoy-digitalMerge pull request #275 from pcotret/patch-1
2019-10-09 Florent Kermarrecsoc_core: improve check_io_region error message
2019-10-09 Florent Kermarrectargets/sim: switch from shadow_base to io_regions
2019-10-09 Florent Kermarreccpu/rocket: move csr to IO region
2019-10-09 Florent Kermarrecbuild/xilinx/vivado: fix default synth-mode
2019-10-09 Florent Kermarrecsoc_core/cpu: add io_regions and deprecate shadow_base...
2019-10-09 Pascal CotretUpdate README (related to issue #273)
2019-10-08 enjoy-digitalMerge pull request #274 from gsomlo/gls-shadow-base
2019-10-08 Gabriel Somlobuilder: use the SoC's existing shadow base with get_cs...
2019-10-07 Florent Kermarrectargets/arty: allow setting synth-mode to yosys with...
2019-10-07 Florent Kermarrecbuild/xilinx/vivado: add vivado_build_args/vivado_build...
2019-10-07 Florent Kermarrecxilinx/common: be sure language is not vhdl when yosys...
2019-10-07 Florent Kermarreccpu/vexriscv: use specific mem_map for linux variant
2019-10-06 enjoy-digitalMerge pull request #271 from gsomlo/gls-yosys-nowidelut
2019-10-06 Gabriel L.... trellis, versa_ecp5: optional '-nowidelut' flag for...
2019-10-06 enjoy-digitalMerge pull request #272 from sergachev/fix-comments
2019-10-06 Ilia Sergachevfix comments
2019-10-04 Florent Kermarreclitex_setup: add litejesd204b
2019-10-01 enjoy-digitalMerge pull request #270 from gsomlo/gls-csr-upper
2019-10-01 Florent Kermarrecsoc/cores/icap: simplify ICAPBitstream (untested)
2019-10-01 Florent Kermarrecsoc/cores/icap: rename ICAP to ICAPBistream and revert...
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-10-01 Gabriel Somlosoc/integration: ensure CSR constants are in uppercase
2019-10-01 Jan Kowalewskisoc: cores: support sending custom bitstream to ICAP
2019-09-30 Florent Kermarrecsoc/interconnect: rename stream_packet to packet &...
2019-09-30 Florent Kermarrecsoc/interconnect/stream: add separators, mode Actor...
2019-09-30 Florent Kermarrecsoc_zynq: update get_csr_header
2019-09-30 Florent Kermarrecsoc/integration: move cpu_interface retro-compatibility...
2019-09-30 Florent Kermarrecsoc/integration: use dicts for constants/mem_regions...
2019-09-30 Florent Kermarreccpu: remove initial SERV support (we'll work in a branc...
2019-09-30 Florent Kermarrecsoc_core: fix cpu_type=None case and add test for it
2019-09-29 Florent Kermarrecsoc_sdram: remove axi usecase, this was only useful...
2019-09-29 Florent Kermarrecsoc_core: cleanup/re-align
2019-09-29 Florent Kermarrecsoc/integration: rename cpu_interface to export (with...
2019-09-29 Florent Kermarrectest/test_targets: update cpu-type to mor1kx
2019-09-29 Florent Kermarrecsoc/cores: uniformize (continue)
2019-09-29 Florent Kermarrecsoc/cores/gpio: uniformize with others cores
2019-09-29 Florent Kermarrecsoc/cores: rename frequency_meter to freqmeter and...
2019-09-29 Florent Kermarrecsoc/cores/ecc: improve readibility, uniformize with...
2019-09-29 Florent Kermarrecsoc/cores/clocks: improve readibility
2019-09-29 Florent Kermarrecsoc_core: use cpu.data_width to compute csr_alignment...
2019-09-29 Florent Kermarrecsoc/cores/cpus: improve ident/align, uniformize between...
2019-09-29 Florent Kermarrecsoc/cores/cpu: add CPU class and make all CPU inheritat...
2019-09-29 Florent Kermarrecsoc_sdram: move ControllerInjector to LiteDRAM (LiteDRA...
2019-09-29 Florent Kermarrecsoc/integration: add common.py and move helpers from...
2019-09-28 Florent Kermarrecsoc_core: avoid manual listing of support CPUs, just...
2019-09-28 Florent Kermarrecsoc_core: remove add_cpu_or_bridge retro-compatibility...
2019-09-28 Florent Kermarrecintegration/soc_core: remove csr_map_update (no longer...
2019-09-28 Florent Kermarrecsoc_core/cpu: move memory map override to CPUs, select...
2019-09-28 Florent Kermarrecsoc/cores/cpu: add set_reset_address method and use...
2019-09-28 Florent Kermarrecsoc/cores/cpu: do instance in do_finalize for all cpus...
2019-09-27 Florent Kermarreccores/cpu: define CPUS and simplify instance
2019-09-27 Florent Kermarrecsoc_core/serv: use UART_POLLING (no interrupt support)
2019-09-27 Florent Kermarrecadd SERV submodule
2019-09-27 Florent Kermarrecsoftware/libbase/uart: add polling mode
2019-09-27 Florent Kermarrecadd SERV CPU initial support (not working)
2019-09-25 Florent Kermarrectargets/ulx3s: revert to cl=2
2019-09-25 Florent Kermarrecboards/netv2: switch to MVP, add spiflashx4 and hdmi...
2019-09-24 Florent Kermarrecwishbone2csr: refactor using FSM, reduce latency (make...
2019-09-24 Florent Kermarreccsr: add we signal to CSR, CSRStatus
2019-09-24 Florent Kermarrecbuild/xilinx/programmer: fix vivado_cmd
2019-09-24 Florent Kermarrecsoc/integration/doc: replace "== None" by "is None"
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-24 Florent Kermarrectools/litex_read_verilog: also delete yosys_v2j.ys
2019-09-24 Benjamin Herrenschmidtsoc_core/sdram: Don't blow up if _wb_sdram_ifs or _csr_...
2019-09-24 Sean Crosstimer: inherit ModuleDoc
2019-09-24 Sean Crossintegration: add ModuleDoc and AutoDoc
2019-09-23 enjoy-digitalMerge pull request #264 from antmicro/mor1kx_linux
2019-09-23 Florent Kermarrecsoc_core: set csr to 0x00000000 when there is no wishbone
2019-09-23 Florent Kermarrecsoc_sdram: Don't add the L2 Cache when there's no wishb...
2019-09-23 Filip Kokosinskisoc_core: adapt memory map for mainline Linux with...
2019-09-23 Filip Kokosinskiboards/targets: increase integrated ROM size if Etherne...
2019-09-23 Florent Kermarrecsoc_core: revert wishbone2csr to __init__ but add with_...
2019-09-23 Florent Kermarrecsoc_sdram: change l2_size checks order
2019-09-23 Florent Kermarrecsoc_core: move CSR bridge to finalize (only generate...
2019-09-23 Florent Kermarrecintegration/builder: avoid specific _generate_standalon...
2019-09-23 Benjamin HerrenschmidtThis will allow it to be built for microwatt out of...
2019-09-23 Benjamin Herrenschmidtsoc_core: When cpu_type is "None", let's not generate...
2019-09-23 Benjamin Herrenschmidtintegration/builder: When the CPU is "None", we used...
next