litex.git
2019-04-23 enjoy-digitalMerge pull request #170 from ldoolitt/master
2019-04-22 Larry Doolittlebuild/xilinx/vivado: only try Xilinx setup if vivado...
2019-04-22 Florent Kermarrecglobal: switch to VexRiscv as the default CPU
2019-04-22 Florent Kermarrecci: fix test_targets/test_simple
2019-04-22 Florent Kermarrectest: remove waveforms generation
2019-04-22 Florent Kermarrectravis: simplify, enable and add RISC-V toolchain to...
2019-04-20 Florent Kermarrecboards/platforms: add separators, cleanup imports
2019-04-20 Florent Kermarrecboards/platforms: provide only one default programmer...
2019-04-20 Florent Kermarrecboards/platforms/kc705: only keep Vivado support
2019-04-20 Florent Kermarrecboards: always define timing constraints the same way...
2019-04-20 Florent Kermarrecboards/targets/ulx3s: allow running test_targets on it
2019-04-20 Florent Kermarrecboards/targets: add keep attribute directly in crg
2019-04-20 enjoy-digitalMerge pull request #167 from xobs/network-flag-check
2019-04-20 Sean Crosslitex_server: check socket flags exist before using...
2019-04-20 Florent Kermarrectools: move from litex.soc.tools to litex.tools and...
2019-04-19 enjoy-digitalMerge pull request #165 from xobs/vexriscv-cpu-reset...
2019-04-19 enjoy-digitalMerge pull request #164 from xobs/litex-usb-server
2019-04-19 Sean Crossutils: litex_server: add usb support
2019-04-19 Sean Crosstools: remote: add usb communications protocol
2019-04-19 Florent Kermarrecsoc/interconnect/axi: add AXIBurst2Beat
2019-04-19 Florent Kermarrecsoc/interconnect/avalon: add description
2019-04-19 Sean CrossMerge branch 'master' of https://github.com/enjoy-digit...
2019-04-19 Florent Kermarrecsoc/integration/soc_zynq: fix HP0 connections
2019-04-19 Florent Kermarrecbuild/xilinx/vivado: only set library for vhdl files...
2019-04-19 Sean Crosscpu: vexriscv: allow cpu_reset_address to be overridden
2019-04-18 Florent Kermarrecsoc/interconnect: add avalon with converters to/from...
2019-04-17 enjoy-digitalMerge pull request #162 from antmicro/full-conf-vexriscv
2019-04-17 enjoy-digitalMerge pull request #163 from gsomlo/gls-verilated-cmdargs
2019-04-17 Gabriel L.... build/sim/core: Initialize Verilator commandArgs
2019-04-17 Joanna Brozekvexriscv: Add full and full_debug CPU variant
2019-04-16 Florent Kermarrecbuild/altera: switch to sdc constraints, add add_false_...
2019-04-15 Florent Kermarrecbuild/xilinx/vivado: set quiet property on MultiReg...
2019-04-15 Florent Kermarrecsoc/cores/clock: add divclk_divide/vco_margin support...
2019-04-15 Florent Kermarrecsoc/cores/clock: improve presentation
2019-04-15 Florent Kermarrecbuild/xilinx/vivado: round period constraints to lowest...
2019-04-15 enjoy-digitalMerge pull request #161 from enjoy-digital/litex_server...
2019-04-15 Florent Kermarreclitex_server: set socket.SO_REUSEPORT to avoid waiting...
2019-04-14 Florent Kermarreclitex_server: add message and exit when mandarory argum...
2019-04-14 Florent Kermarreclitex_server: allow setting bind port, remove auto...
2019-04-14 Florent Kermarreclitex_server: refactor parameters and to allow setting...
2019-04-12 Florent Kermarrecsoftware/libnet/microudp: simplify txbuffer managment
2019-04-12 Florent Kermarrecsoftware/libnet/microudp: cleanup eth_init
2019-04-12 Florent Kermarrecsoftware/libnet/microudp: simplify rxbuffer managment
2019-04-12 Florent Kermarrecsoftware/libnet/microudp: set raw frame size to ETHMAC_...
2019-04-12 Florent Kermarrecsoftware/libnet: remove use of ethmac_mem.h
2019-04-11 Florent Kermarrecbios/sdram: add __attribute__((unused)) on cdelay
2019-04-10 Florent Kermarreclitex_setup: add litesata
2019-04-10 Florent Kermarrecboards/targets/kcu105: add Ethernet (with 1Gbps SFP...
2019-04-10 Florent Kermarrecsoftware/libnet: add #ifdef on eth_init
2019-04-08 enjoy-digitalMerge pull request #158 from vbuitvydas/altera-contrib
2019-04-08 vytautasblitex/build/altera/quartus: changes to make top level...
2019-04-08 vytautasblitex/build/altera/common: added reset synchronizer
2019-04-01 Florent Kermarrecintegration/soc_zynq: fix missing SoCCore.do_finalize
2019-04-01 Florent Kermarrecintegration/soc_zynq: add add_hp0 method
2019-04-01 Florent Kermarrecintegration/soc_zynq: use add methods to add optional...
2019-04-01 Florent Kermarrecintegration/soc_zynq: connect axi signals that were...
2019-04-01 Florent Kermarrecinterconnect/axi: add missing axi signals
2019-03-31 enjoy-digitalMerge pull request #157 from CBJamo/master
2019-03-31 Caleb JamisonAdd ifdef check for MAIN_RAM_SIZE
2019-03-30 Florent KermarrecREADME: bump copyright year
2019-03-30 Florent Kermarrecbios/main: align SoC info, show CPU speed on CPU line...
2019-03-30 Florent Kermarrecbios/main: move sdrinit
2019-03-30 Florent Kermarrecbios/main: print boot sequence only if sdr_ok
2019-03-29 Florent Kermarrecbios/main: remove csr functions (not used and only...
2019-03-28 Florent Kermarrecsoftware/bios: improve readibility, add soc informations
2019-03-28 enjoy-digitalMerge pull request #156 from gsomlo/gls-axi-width
2019-03-27 Gabriel L.... soc/interconnect/axi: data/address length cleanup
2019-03-27 Florent Kermarrecsoc/interconnect/axi: remove dead code (thanks gsomlo)
2019-03-22 enjoy-digitalMerge pull request #154 from daveshah1/yosys_xilinx_edif
2019-03-22 David Shahbuild/xilinx: Update Yosys write_edif parameters
2019-03-16 Florent Kermarrecutils/litex_sim: fix main_ram_size
2019-03-16 Florent Kermarrecsoc_core/get_mem_data: add json support
2019-03-16 Florent Kermarrecbuild/microsemi/libero_soc: add linux build script...
2019-03-15 Florent Kermarrecvexriscv: allow user to use an external variant
2019-03-15 Florent Kermarrecvexriscv/core: fix min variant
2019-03-13 Florent Kermarrecutils/litex_sim: handle cpu_endianness for rom-init...
2019-03-13 Florent Kermarrecutils/litex_sim: increase default integrated_main_ram_s...
2019-03-07 enjoy-digitalMerge pull request #153 from railnova/fix_utils
2019-03-07 chmousset[fix] utils was not installed from pip
2019-03-06 enjoy-digitalMerge pull request #152 from gsomlo/gls-trellis-svf
2019-03-06 Gabriel L.... build/lattice/trellis: also generate bitstream in svf...
2019-03-05 Florent Kermarrecsoftware/bios/sdram: use specific ERR_DDRPHY_BITSLIP...
2019-03-05 Florent Kermarrectargets/versa_ecp5: update ECP5DDRPHY on BaseSoC, add...
2019-03-05 Florent Kermarrecbios/sdram: use burstdet detection for ECP5DDRPHY init
2019-03-04 enjoy-digitalMerge pull request #150 from daveshah1/trellis_bus_fixes
2019-03-04 David Shahlattice/common: Fix tristate buses with Trellis
2019-03-04 Florent Kermarrecboards/ulx3s: add device selection parameter
2019-03-04 Florent Kermarrectargets/ulx3s: use AsyncResetSynchronizer and derivate...
2019-03-01 Florent Kermarrecbuild/lattice/trellis: add package support
2019-03-01 Florent Kermarrecbuild/lattice/trellis: basecfg now integrated in nextpnr
2019-03-01 Florent Kermarrecboards/targets/ulx3s: allow building with diamond or...
2019-03-01 Florent Kermarrecsoc/software/bios/boot: add vexriscv workaround
2019-02-27 Florent Kermarrecsoc/integration: add initial SoCZynq SoC
2019-02-27 Florent Kermarrecsoc/interconnect: add initial axi code with bus definit...
2019-02-27 Florent Kermarrectest: add test_axi_lite (with test code from soc/interc...
2019-02-27 Florent Kermarrecsoc/interconnect: rename axi to axi_lite
2019-02-27 Florent Kermarrectest: add basic test_csr
2019-02-25 enjoy-digitalMerge pull request #149 from daveshah1/versa_trellis
2019-02-25 David Shahversa_ecp5: Add option to build with Trellis
2019-02-25 David Shahtrellis: Add LPF frequency constraints and remove ...
next