litex.git
2018-07-10 Florent Kermarrecsoc/cores/uart: rename UARTMultiplexer to RS232PHYMulti...
2018-07-10 Florent Kermarrecsoc_core: add csr_expose parameter to be able to expose...
2018-07-06 Florent Kermarrecbios/sdram: improve read leveling (artix7 read-leveling...
2018-07-06 Florent Kermarrecbios/sdram: fix compilation with no write leveling
2018-07-06 enjoy-digitalMerge pull request #79 from xobs/fix-vexriscv-data...
2018-07-06 Sean Crossvexriscv: debug: fix reading DATA register
2018-07-06 enjoy-digitalMerge pull request #78 from xobs/vexriscv_debug_bridge
2018-07-06 Sean Crosssetup: add vexriscv_debug to list of entrypoints
2018-07-06 Sean Crosstools: vexriscv_debug: add debug bridge
2018-07-05 Florent Kermarreccores/cpu/vexriscv: create variants: None and "debug...
2018-07-05 Florent Kermarreccore/cpu/vexriscv/core: improve indentation
2018-07-05 enjoy-digitalMerge pull request #77 from xobs/debug-vexriscv-enjoy
2018-07-05 Florent Kermarrecplatforms/arty_s7: keep up to date with Migen
2018-07-05 Sean Crosssoc_core: uart: add a reset line to the UART
2018-07-05 Sean Crosssoc: integration: use the new cpu_debugging flag for...
2018-07-05 Sean Crosssoc: vexriscv: add cpu debug support
2018-07-05 Sean Crossvexriscv: verilog: pull debug-enabled verilog
2018-07-05 Florent Kermarrecplatforms/arty: merge with Migen
2018-07-05 Florent Kermarrecplatforms/kc705: keep up to date with Migen
2018-07-05 Florent Kermarrecplatforms/de0nano: keep up to date with Migen
2018-07-05 Florent KermarrecREADME/boards: add precision on Migen's platforms
2018-07-02 Florent Kermarrecbios/sdram: also check for last read of scan to choose...
2018-07-02 Florent Kermarrecbios/main: add cpu frequency to banner
2018-07-02 Florent Kermarrecbios/sdram: check for optimal read window before doing...
2018-06-29 Florent Kermarrecsoc/cores/code_8b10b: update (from misoc)
2018-06-28 Florent Kermarrecbios/sdram: use new phy, improve scan, allow disabling...
2018-06-28 Florent Kermarrecsoftware/bios: fix picorv32 boot_helper
2018-06-27 Florent Kermarrecbios/sdram: add write/read leveling scans
2018-06-27 Florent Kermarrecboards: add genesys2 (platform with clk/serial/dram...
2018-06-19 Florent Kermarrecsoc_core: remove assert on interrupt (added to catch...
2018-06-18 Florent Kermarrecsoc/integration/cpu_interface: add shadow_base parameter
2018-06-18 enjoy-digitalMerge pull request #75 from xobs/bios-windows-build
2018-06-18 Sean Crosssoc: bios: fix windows build
2018-06-12 Florent Kermarrectargets: change a7/k7ddrphy imports to s7ddrphy
2018-06-12 Florent Kermarrecsoc/cores/cpu: add add_sources static method
2018-05-30 enjoy-digitalMerge pull request #72 from bunnie/fix_riscv_boothelper
2018-05-30 bunniefix the vexriscv boot helper
2018-05-28 enjoy-digitalMerge pull request #71 from DeanoC/master
2018-05-24 Deano CalverFix for missing connectors for arty boards
2018-05-24 Florent Kermarreclitex_term: cleanup getkey and revert default settings...
2018-05-09 Florent KermarrecREADME: add list of supported CPUs/Cores and add link...
2018-05-09 Florent Kermarrecsoc/integration/cpu_interface: use riscv64 toolchain...
2018-05-09 Dolu1990add VexRiscv support (imported/adapted from misoc)
2018-05-09 Florent Kermarrecadd VexRiscv submodule
2018-05-09 Florent Kermarrecallow multiple riscv32 softcores (use picorv32 cpu_type...
2018-05-01 Florent Kermarrecbuild: use our own fhdl/verilog code (needed to avoid...
2018-04-30 Florent Kermarrecsoc/intergration/soc_core: don't delete uart/timer0...
2018-04-30 Florent Kermarrecxilinx/programmer: fix programmer
2018-04-12 Florent Kermarrecbuild/xilinx/vivado: add vivado ip support
2018-04-12 Florent Kermarrecsoc_core: uncomment uart interrupt deletion
2018-04-04 Florent Kermarrecgen/sim: fix import to use litex simulator instead...
2018-03-12 Florent Kermarrecbuild/xilinx/common/XilinxDDROutputImplS6: DDR_ALIGNMEN...
2018-03-08 Florent Kermarrecbios/sdram: update kuddrphy initialization procedure
2018-03-07 Florent Kermarrecsoc/software/main: go to new line at startup
2018-03-07 Florent Kermarrecsoftware/bios/main: add missing space
2018-03-05 Florent Kermarrecsoc/integration/soc_core: improve error message for...
2018-03-05 enjoy-digitalMerge pull request #68 from mithro/improve-csr-missing...
2018-03-04 enjoy-digitalMerge pull request #69 from mithro/conda-support
2018-03-04 Tim 'mithro... travis: Adding some color.
2018-03-04 Tim 'mithro... travis: Move the conda install into script so it can...
2018-03-04 Tim 'mithro... travis: Making the output more readable.
2018-03-04 Tim 'mithro... travis: Build all the SoCs (without gateware).
2018-03-04 Tim 'mithro... Adding a travis config which tests the conda environmen...
2018-03-04 Tim 'mithro... Adding conda environment example.
2018-03-04 Tim 'mithro... Improving error message when csr name is not found.
2018-03-03 enjoy-digitalMerge pull request #67 from cr1901/vivado-paths
2018-03-03 enjoy-digitalMerge pull request #65 from cr1901/tinyfpga-serial
2018-03-03 William D.... xilinx/vivado: Provide a fallback mechanism for using...
2018-03-02 Florent Kermarrecbuild/xilinx/platform: fix merge
2018-03-02 Tim AnsellMerge pull request #66 from cr1901/arty_s7
2018-03-02 William D.... boards/arty_s7: Fix IOStandard on System Clock.
2018-03-01 Florent KermarrecREADME: add migen installation to quick start guide
2018-02-28 Florent Kermarrecbuild/xilinx/vivado: revert toolchain_path
2018-02-28 Florent Kermarrecbuild: fix merge
2018-02-28 Florent Kermarrecbuild: merge with migen.build 27beffe7
2018-02-28 Florent Kermarrecboards/kcu105: regroup sfp tx and rx
2018-02-27 William D.... platforms/tinyfpga_b: Move serial peripheral out of...
2018-02-23 Florent KermarrecREADME: add section for newcomers
2018-02-23 Florent KermarrecREADME: cleanup
2018-02-23 Florent KermarrecREADME: update, migen is no longer forked
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2018-02-23 Florent Kermarrecremove migen fork from litex
2018-02-23 Florent Kermarrecbump to 0.2.dev
2018-02-22 Florent Kermarrecuniformize with litex cores and make things more clear...
2018-02-21 enjoy-digitalMerge pull request #64 from q3k/q3k/axi4lite
2018-02-21 Sergiusz BazanskiChange AXI interface and tidy code
2018-02-20 Sergiusz BazanskiPreliminary AXI4Lite CSR bridge support
2018-02-19 enjoy-digitalMerge pull request #60 from q3k/for-upstream/top-level...
2018-02-10 enjoy-digitalMerge pull request #57 from rohitk-singh/master
2018-02-06 Florent Kermarrecboard/targets/nexys4ddr: use MT47H64M16
2018-02-06 Florent Kermarrecboards/platforms/nexys4ddr: add user_sw, user_btn,...
2018-02-06 Florent Kermarrecboards: add nexys4ddr
2018-01-26 enjoy-digitalMerge pull request #61 from PaulSchulz/master
2018-01-26 enjoy-digitalMerge pull request #63 from cr1901/arty_s7
2018-01-25 William D.... boards/platforms: Add Arty S7 Board.
2018-01-24 Paul SchulzMerge branch 'master' of https://github.com/enjoy-digit...
2018-01-23 Florent Kermarrecsoftware/common: revert PYTHON to python3 (since breaki...
2018-01-23 Florent Kermarrecbios: fix riscv processor print
2018-01-23 Florent Kermarrecsim: rename top module to dut and use --top-module...
2018-01-23 Paul Schulzplatform/arty.py: Move Pmod definitions to 'connectors...
next