litex.git
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
2019-12-03 Florent Kermarrectargets/nexys4ddr: remove MEMTEST_ADDR_SIZE limitation...
2019-12-03 Florent Kermarrectargets/netv2: switch to MVP DDR3 (K4B2G1646F instead...
2019-12-03 Florent Kermarrectargets: uniformize, improve presentation
2019-12-02 Florent KermarrecREADME: fix LitePCIe Travis-CI link
2019-12-02 Florent Kermarrecsoc/interconnect/csr: add fields support for CSRStorage...
2019-12-01 Florent Kermarrecsoc/cores/gpio: add GPIO Tristate
2019-11-30 Florent Kermarrecsetup.py: update long_description
2019-11-30 Florent KermarrecREADME.md: use litex logo
2019-11-30 Florent KermarrecREADME: switch to Markdown
2019-11-30 Tim AnsellMerge pull request #311 from kbeckmann/trellis_cabga256
2019-11-30 Konrad Beckmanntrellis: Support the CABGA256 package
2019-11-29 Miodrag MilanovicProperly select family for those currently supported
2019-11-29 Miodrag MilanovicIntegrate with latest yosys changes
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-22 Florent Kermarrectools/remote/comm_udp: only use one socket
2019-11-22 Florent Kermarrecbuild/generic_platform: avoid duplicate in GenericPlatf...
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-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.
next