litex.git
2017-04-24 Florent Kermarrectest: add test_gearbox skeleton
2017-04-24 Florent Kermarrectest/test_targets: check top.v generation
2017-04-24 Florent Kermarreclitex/gen/util/misc: import gcd from math and not fract...
2017-04-24 Florent Kermarrectest: add basic test_targets.py
2017-04-24 Florent Kermarrecsoc/integration/builder.py: don't take care of ROM...
2017-04-24 Florent Kermarrectest: add test_bitslip (initially in litedram)
2017-04-24 Florent Kermarrecadd test directory with test_code_8b10b.py (from misoc)
2017-04-19 Florent Kermarrecsoc/cores: add code_8b10b from misoc
2017-04-19 Florent Kermarrecsoc/cores: move flash cores to cores directory
2017-04-19 Florent Kermarrecsoc: move uart to a single file
2017-04-19 Florent Kermarrecsoc/cores: add new spi master, remove obsolete one
2017-04-19 Florent Kermarrecgen/genlib/misc: add BitSlip
2017-04-19 Florent Kermarrecgen/genlib/cdc: add gearbox
2017-04-03 Florent Kermarrecboards/platforms: add vadj, change user_sw, user_btn...
2017-03-28 Florent Kermarrecsoc/interconnect/stream_packet.py: make error payload...
2017-03-27 Florent Kermarrecboards/platforms/papilio_pro: fix imports
2017-03-20 Florent Kermarrecboards/platforms/arty: add spi pins
2017-03-12 enjoy-digitalMerge pull request #22 from mithro/master
2017-03-12 Tim 'mithro... soc_core: Add CPU_RESET_ADDR as a constant.
2017-03-08 Florent Kermarrecboards/platforms/kcu105: add user_sma_gpio
2017-03-05 enjoy-digitalMerge pull request #21 from mithro/master
2017-03-05 Tim 'mithro... Allow using gcc for or1k.
2017-02-21 enjoy-digitalMerge pull request #20 from cr1901/platforms
2017-02-21 William D.... Add Mercury development board (port from MiSoC)
2017-02-20 Florent Kermarrecboards/platforms: fix IOStandard on sfp_tx_disable_n...
2017-02-20 Florent Kermarrecbuild/xilinx/programmer: add target parameter to load_b...
2017-02-20 Florent Kermarrecboards/platforms/kcu105: add sma/sfp ios
2017-02-20 Florent Kermarrecboards/platforms/kc705: add sma/sfp/xadc ios
2017-02-18 Florent Kermarrecbuild/lattice/diamond: add jedec file generation
2017-02-17 Florent Kermarrecbuild/xilinx/vivado: set_property library only supporte...
2017-02-16 Florent Kermarrecboards/plaforms: add FMC LPC connector to nexys_video
2017-02-16 Florent Kermarrecboards/targets: add dram to arty and nexys_video
2017-02-16 Florent Kermarrecbuild/lattice/diamond: remove use of tools.mkdir_noerror
2017-02-10 Florent Kermarrecboards/targets: remove build and load parameters on...
2017-02-10 Florent Kermarrecboards/kc705: store bios in flash as it's done for...
2017-02-09 Florent Kermarrecboards/platforms/kcu105: add ddr4 dram pinout
2017-02-06 Florent Kermarrecboards/platforms/nexys_video: fix IOStandards on hdmi_in
2017-02-02 Florent Kermarrecboards/platforms/kcu105: add DP4 to DP7 to HPC connector
2017-02-01 Florent Kermarrecbuild/xilinx/programmer: remove open_hw_target paramete...
2017-02-01 Florent Kermarrecsoc/cores/flash/spi_flash: remove bitbanging comment...
2017-02-01 Florent Kermarrecboards/platforms/kcu105: fix GBTCLK0_M2C/GBTCLK1_M2C...
2017-02-01 Florent Kermarrecboards/platforms/kcu105: add user_sma_clock_p/n
2017-01-31 Florent Kermarrecboards/platforms/kcu105: add user_btns, user_dip_btns...
2017-01-31 Florent Kermarrecboards/platforms/kcu105: add LPC connector
2017-01-30 Florent Kermarrecboards/platforms/kcu105: add user sma clock and HPC...
2017-01-30 Florent Kermarrecboards/platforms: add minimal kcu105 platform
2017-01-30 Florent Kermarrecsoc/integration/soc_core: use cpu_reset_address = self...
2017-01-26 Florent Kermarrecboards/platform/arty: add spiflash_4x/spiflash_1x to...
2017-01-26 Florent Kermarrecadd SpiFlashSingle and rename SpiFlash to SpiFlashDualQuad
2017-01-20 enjoy-digitalMerge pull request #19 from mithro/master
2017-01-19 Tim 'mithro... Adding paths for vivado.
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-17 Florent Kermarrecsoc/software/main: fix double serialboot (merge issue)
2017-01-14 enjoy-digitalMerge pull request #17 from mithro/master
2017-01-14 Tim 'mithro... Fixing missing csr_constant/config support.
2017-01-13 enjoy-digitalMerge pull request #16 from mithro/master
2017-01-13 Tim 'mithro... Fixing accidental revert in merge commit.
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2017-01-12 enjoy-digitalMerge pull request #15 from joeladdison/master
2017-01-12 Florent Kermarrecgen/genlib/cdc: add GrayDecoder from misoc
2017-01-12 Joel AddisonAdd strcasecmp function to lib
2017-01-11 Florent Kermarrecsoc/tools/litex_term.py: fix reader for c = b"\r" case
2017-01-10 Florent Kermarrecsoc/interconnect/stream/: add busy signal to PipelinedActor
2016-12-26 Sebastien Bourdeauducqspi_flash: fix bitbang with spi_width=1
2016-12-23 enjoy-digitalMerge pull request #13 from mithro/master
2016-12-23 Tim 'mithro... Raise AttributeError.
2016-12-19 enjoy-digitalMerge pull request #12 from mithro/makefile-fix
2016-12-19 Tim 'mithro... Fix Makefile dependency inclusion for other software.
2016-12-17 enjoy-digitalMerge pull request #11 from mithro/file-dont-change
2016-12-17 enjoy-digitalMerge pull request #10 from mithro/etherbone
2016-12-17 Tim 'mithro... Allow CSRElement objects to be autocompleted.
2016-12-17 Tim 'mithro... Provide csr_data_width via the constants.
2016-12-17 Tim 'mithro... bios: Include dependency rebuild info.
2016-12-15 Tim 'mithro... main.o is not a phony target.
2016-12-15 Tim 'mithro... Use write_to_file helper.
2016-12-15 Tim 'mithro... Don't modify file if contents hasn't changed.
2016-12-15 Tim 'mithro... Make the csv directory if it doesn't exist.
2016-12-02 Florent Kermarreclitex/boards: add machxo3 starter kit platform
2016-12-02 Florent Kermarreclitex/build: move xcf_template to platform (xcf is...
2016-11-30 Florent Kermarrecsoc/software/bios/main: revision command becomes ident
2016-11-30 Florent Kermarrecsoc/software/bios: remove dataflow
2016-11-30 whitequarklitex_term: nicer progress bar
2016-11-30 Florent Kermarrecbuild/xilinx/vivado: fix settings source on linux
2016-10-30 enjoy-digitalMerge pull request #9 from mithro/vprintf-fix
2016-10-30 enjoy-digitalMerge pull request #7 from mithro/master
2016-10-30 Tim 'mithro... libbase: Adding missing vprintf function.
2016-10-27 Tim 'mithro... soc/software/Makefile: Fix Makefile depend generation.
2016-10-14 Florent Kermarrecboards/targets/sim: fix
2016-10-14 Robert JordensElasticBuffer: infer reset
2016-10-13 Florent Kermarrecgen/genlib/cdc: add ElasticBuffer
2016-09-01 Florent Kermarrecboards/platforms: add papilio_pro
2016-07-18 Florent Kermarrecsoc/tools/remote: allow direct use of comm_udp and...
2016-06-29 Florent Kermarrecbuild/xilinx/ise: remove debug print
2016-06-29 Florent Kermarrecsetup.py: remove litex_client from console_scripts...
2016-06-29 Florent Kermarrecbuild/xilinx/ise: fix top name
2016-06-20 Florent Kermarrecboards/targets/sim: desactivate refresh for simulation
2016-05-30 Florent Kermarrecsoc/tools/remove/comm_uart: limit write bursts to 8...
2016-05-28 Florent Kermarrecgen/sim/vcd: allow continous update of vcd file and...
2016-05-23 Florent Kermarrecbuild/sim/dut_tb: add bottom line on surface to show...
2016-05-18 Florent Kermarrecgen/sim/core: add Display support
next