litex_sim: Rework Makefiles to put output files in gateware directory.
[litex.git] / litex / soc / cores /
2020-01-12 Florent Kermarreccores/uart: rename BridgedUART to UARTEmulator and...
2020-01-12 enjoy-digitalMerge pull request #340 from xobs/bridged-uart
2020-01-12 Sean Crossuart: add BridgedUart
2020-01-10 Florent Kermarrecsoc/cores/cpu: add riscv64-linux toolchain support...
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2020-01-09 Greg Davillsoc/cores/spi_flash: Don't tristate DQ2/DQ3 when bitbanging
2020-01-06 enjoy-digitalMerge pull request #331 from betrusted-io/xadc_mods
2020-01-06 Florent Kermarrecsoc/cores/xadc: define analog_layout and simplify analo...
2020-01-06 bunniebring back analog_pads specifier, remove reset conditio...
2020-01-05 Florent Kermarreccpu/minerva: fix variant syntax warning
2020-01-05 Florent Kermarrecsoc/core/xadc: cleanup, simplify and add expose_drp...
2020-01-03 bunniefix a couple bugs in the DRP readout path
2020-01-03 bunnieadd support for DRP on XADC
2020-01-03 Florent Kermarreccpu/microwatt: reorder sources, add comments
2020-01-02 enjoy-digitalMerge pull request #330 from xobs/document-ctrl-timer0
2020-01-02 Sean Crosscores: timer: clean up wording for timer documentation
2020-01-02 Sean Crosscores: timer: fix documentation formatting
2020-01-01 Florent Kermarrecsoc/cores/clock: also allow margin=0 on iCE40PLL and...
2020-01-01 enjoy-digitalMerge pull request #328 from betrusted-io/precise_clocks
2020-01-01 bunnieadd the possibility for a "precise" clock solution
2019-12-21 enjoy-digitalMerge pull request #321 from gsomlo/gls-rocket-aximem...
2019-12-21 enjoy-digitalMerge pull request #319 from DurandA/feature-integer...
2019-12-21 Gabriel Somlocpu/rocket: variants with double (128b) and quad (256b...
2019-12-20 Florent Kermarreccpu/microwatt: add initial software support
2019-12-18 Florent Kermarreccpu/microwatt: add submodule
2019-12-18 Florent Kermarreccpu/microwatt: set csr to 0xc0000000 (IO region)
2019-12-18 Florent Kermarreccpu/microwatt: fix add_source/add_sources
2019-12-18 Florent Kermarrecsoc/cores/pwm: remove debug print(n)
2019-12-17 Florent Kermarreccpu/microwatt: simplify add_sources
2019-12-17 Florent Kermarreccpu/microwatt: add io_regions and gcc_flags
2019-12-17 Florent Kermarreccpu/microwatt: update copyright
2019-12-16 Florent Kermarreccpu/microwatt: drive stall signal (no burst support)
2019-12-16 Florent Kermarrecsoc/cores/pwm: add clock_domain support
2019-12-13 Florent Kermarrecsoc/cores/cpu: add initial Microwatt gateware support
2019-12-13 Florent Kermarrecsoc/cores/cpu/minerva: add self.reset to i_rst
2019-12-09 Florent Kermarreccores/8b10b: use real Memory for 6b5b table (to improve...
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-12-01 Florent Kermarrecsoc/cores/gpio: add GPIO Tristate
2019-11-25 enjoy-digitalMerge pull request #310 from xobs/spi-flash-mode3-doc
2019-11-25 Sean Crossspi_flash: correct documentation on SPI mode
2019-11-20 Florent Kermarrecsoc/cores/clock: change drp_locked to CSRStatus and...
2019-11-20 Florent Kermarrecsoc/cores/clock: reset PLL/MMCM on all 7-series/Ultrasc...
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-08 enjoy-digitalMerge pull request #305 from FrankBuss/master
2019-11-08 Florent Kermarreccores/code_8b10b/Decoder: add basic invalid symbols...
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 Somlocpu/rocket, soc_sdram: Connect mem_axi to LiteDRAM...
2019-11-01 Florent Kermarreccpu/minerva: elaborate minerva verilog to build directory
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-28 Florent Kermarreccpu/minerva: elaborate from nmigen sources during build...
2019-10-20 enjoy-digitalMerge pull request #283 from kbeckmann/kbeckmann/bios_i...
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-16 Florent Kermarreccores/icap/ICAPBitstream: simplify, add icap_clk_div...
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 Kermarreccpu/lm32: add missing buses
2019-10-11 Florent Kermarreccpu/rocket: expose 64-bit buses (use automatic down...
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-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 Kermarreccpu/rocket: move csr to IO region
2019-10-09 Florent Kermarrecsoc_core/cpu: add io_regions and deprecate shadow_base...
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 enjoy-digitalMerge pull request #272 from sergachev/fix-comments
2019-10-06 Ilia Sergachevfix comments
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 Jan Kowalewskisoc: cores: support sending custom bitstream to ICAP
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/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/cores/cpus: improve ident/align, uniformize between...
2019-09-29 Florent Kermarrecsoc/cores/cpu: add CPU class and make all CPU inheritat...
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 Kermarrecadd SERV CPU initial support (not working)
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-24 Sean Crosstimer: inherit ModuleDoc
2019-09-20 enjoy-digitalMerge pull request #263 from xobs/spi-flash-csrfield
2019-09-20 Sean Crossspi_flash: document register fields
next