litex.git
2020-01-13 Florent Kermarreccpu/vexriscv: revert mem_map_linux/main_ram
2020-01-13 Florent KermarrecSoCCore: set integrated rom/sram size default values...
2020-01-13 Florent Kermarreccpu/vexriscv/mem_map_linux: update main_ram to 0x40000000
2020-01-13 Florent Kermarrectargets/genesys2: update self.register_sdram
2020-01-13 Florent Kermarrecsoc_sdram: add l2_data_width parameter to set minimal...
2020-01-13 Florent Kermarreccores/uart: add UARTCrossover
2020-01-13 Florent Kermarreccores/uart/UART: add stream interface (phy=None), add...
2020-01-12 Florent Kermarrecgen/fhdl/verilog: fix signed init values
2020-01-12 enjoy-digitalMerge pull request #338 from DurandA/master
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 Arnaud DurandAdd optional 'ignore-loops' flag to nextpnr
2020-01-10 Florent Kermarrecbios/sdram: add memspeed
2020-01-10 Florent Kermarrecwishbone/Cache: avoid REFILL_WRTAG state to improve...
2020-01-10 Florent Kermarrecsoc/cores/cpu: add riscv64-linux toolchain support...
2020-01-09 Florent Kermarrectargets: sync with litex-boards
2020-01-09 Florent Kermarrecbuild/altera/quartus: allow multiple call of add_period...
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-09 Florent Kermarrecplatforms/minispartan6: rename sd to sdcard and regroup...
2020-01-09 Florent Kermarrecplatforms/nexys4ddr: add sdcard pins
2020-01-08 Florent Kermarrecbuild/lattice/trellis: use a single fonction to parse...
2020-01-08 enjoy-digitalMerge pull request #336 from kbeckmann/trellis-speed
2020-01-08 Konrad Beckmanntrellis: Pass speed grade argument to nextpnr
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-04 enjoy-digitalMerge pull request #332 from gsomlo/gls-csr-mem-sel
2020-01-03 Gabriel Somlointerconnect/csr_bus/SRAM: allow 64-bit alignment ...
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 Florent Kermarrecbuild/lattice/icestorm: increase similarities with...
2020-01-02 Florent Kermarrecsoc/integration/soc_core/SoCController: specify initial...
2020-01-02 Florent Kermarrecsoc/integration/soc_core/SoCController: rephrase CSR...
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 Crosssoc_core: ctrl: document registers
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-31 Florent Kermarrecbuild/microsemi/libero_soc: update add_period_constrain...
2019-12-31 Florent Kermarrecbuild/xilinx/vivado: update add_period_constraint behav...
2019-12-31 Florent Kermarrecbuild/lattice/icestorm/add_period_constraint: improve
2019-12-31 Florent Kermarrecsoc/integration/builder: avoid try/except on LiteDRAM...
2019-12-31 enjoy-digitalMerge pull request #327 from zakgi/master
2019-12-30 Tim 'mithro... Allow specifying the same clock constraint multiple...
2019-12-30 Tim 'mithro... Allow LiteX builder to be used without LiteDRAM.
2019-12-30 Tim 'mithro... Improve the invalid CPU type error message.
2019-12-30 Florent Kermarrecbuild/xilinx/programmer: fix vivado_cmd when settings...
2019-12-30 Giammarco Zacheomoving RAM offsets outside of CSR_ETHMAC define
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-21 enjoy-digitalMerge pull request #320 from gsomlo/gls-touch-up
2019-12-21 Gabriel Somlosoc_core: csr_alignment assertions
2019-12-21 Gabriel Somlocpu/rocket: access PLIC registers via pointer dereference
2019-12-20 Florent Kermarreccpu/microwatt: add initial software support
2019-12-19 Arnaud DurandAdd integer attributes
2019-12-19 Arnaud DurandRevert "gen/fhdl/verilog: allow single element verilog...
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 Kermarrecplatforms/netv2: add xc7a100t support
2019-12-17 Florent Kermarrecplatforms/minispartan6: add assert on available devices
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-16 Florent Kermarrecbuild/xilinx/XilinxMultiRegImpl: fix n=0 case
2019-12-14 Florent Kermarrecbuild/xilinx/ise: cleanup/simplify pass, remove mist...
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-13 enjoy-digitalMerge pull request #315 from gsomlo/gls-csr-assert
2019-12-12 Gabriel Somlosoc_core: additional CSR safety assertions
2019-12-12 Florent Kermarrecsoc_core: remove static 16MB csr region allocation...
2019-12-12 Florent Kermarrecsoc_core: add sort of CSR regions by origin (allow...
2019-12-09 Florent Kermarreccores/8b10b: use real Memory for 6b5b table (to improve...
2019-12-08 Florent Kermarrecbuild/xilinx/vivado: move build_script generation
2019-12-08 Florent Kermarrecbuild/xilinx/vivado: cleanup/simplify
2019-12-07 Florent Kermarrecbuild/lattice/icestorm: cleanup/simplify (and remove...
2019-12-06 Florent Kermarrecbuild/xilinx/common/platform/programmer: cleanup pass
2019-12-06 Florent Kermarrecboards: add Lambdaconcept's PCIe Screamer (R02)
2019-12-06 Florent Kermarrectargets/versa_ecp5: fix compilation with diamond
2019-12-06 Florent Kermarrecboards/targets: keep attributes are no longer needed...
2019-12-06 Florent Kermarrecbuild: automatically add keep attribute to signals...
2019-12-06 Florent Kermarrecbuild/altera/quartus: allow adding period constraints...
2019-12-06 Florent Kermarrecbuild/lattice/trellis: nextpnr now handle LPF timing...
2019-12-06 Florent Kermarrecbuild/lattice: cleanup/simplify (no functional changes)
2019-12-06 Florent Kermarrecbuild/lattice: cleanup/simplify
2019-12-06 Florent Kermarrecbuild/microsemi: cleanup/simplify (no functional change)
2019-12-06 Florent Kermarrecbuild/altera: cleanup/simplify (no functional change)
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-12-03 Florent Kermarrecbuild/xilinx/vivado: use VHDL 2008 as default
next