soc/tools/litex_term.py: fix reader for c = b"\r" case
[litex.git] / litex /
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-23 enjoy-digitalMerge pull request #13 from mithro/master
2016-12-23 Tim 'mithro' AnsellRaise AttributeError.
2016-12-19 enjoy-digitalMerge pull request #12 from mithro/makefile-fix
2016-12-19 Tim 'mithro' AnsellFix 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' AnsellAllow CSRElement objects to be autocompleted.
2016-12-17 Tim 'mithro' AnsellProvide csr_data_width via the constants.
2016-12-17 Tim 'mithro' Ansellbios: Include dependency rebuild info.
2016-12-15 Tim 'mithro' Ansellmain.o is not a phony target.
2016-12-15 Tim 'mithro' AnsellUse write_to_file helper.
2016-12-15 Tim 'mithro' AnsellDon't modify file if contents hasn't changed.
2016-12-15 Tim 'mithro' AnsellMake 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' Anselllibbase: Adding missing vprintf function.
2016-10-27 Tim 'mithro' Ansellsoc/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 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
2016-05-18 Florent Kermarrecgen/fhdl/structure: fix Display
2016-05-12 Florent Kermarrecbuild/sim/dut_tb: rename needs to wait
2016-05-04 Florent Kermarrecbuid/sim: add vga framebuffer with SDL
2016-05-03 Florent Kermarrecadapt to litedram changes
2016-05-03 Florent Kermarrecsoc/integration/soc_dram: sync with litedram
2016-05-01 Florent Kermarrecboards/targets/sim: update litedram
2016-04-29 Florent Kermarrecgen/fhdl: add Display for debug in simulation
2016-04-29 Florent Kermarrecboards/targets: SDRAM modules are now litedram.modules
2016-04-29 Florent Kermarrectargets: remove sdram_controller_type parameter (minico...
2016-04-29 Florent Kermarrecsoc/integration/soc_sdram: use new LiteDRAM names
2016-04-29 Florent Kermarrecsoc_sdram: remove minicon support (we will make lasmico...
2016-04-29 Florent Kermarrecsoftware/sdram: cleanup artix7 init
2016-04-29 Florent Kermarrecmove sdram code to litedram (https://github.com/enjoy...
2016-04-27 Florent Kermarrecgen/fhdl/verilog: add do in reserved_keywords
2016-04-27 Florent Kermarrecsoc/integration/soc_sdram: always generate L2_SIZE...
2016-04-27 Florent Kermarrecsoc/software/bios/sdram: add sdrlevel_artix7 (bitslip...
2016-04-26 Florent Kermarrecboards/platforms/arty: use 1.5V and the 16bits instead...
2016-04-25 Florent Kermarrecsoc/interconnect/wishbone: add FlipFlop (should be...
2016-04-25 Florent Kermarrecplatforms/arty: add missing address pins, was not going...
2016-04-21 Florent Kermarrecgen/genlib/record: fix connect
2016-04-21 Florent Kermarrecgen/genlib/record: fix connect
2016-04-21 Florent Kermarrecboards/platforms/nexys_video: use TDMS_33 on hdmi
2016-04-21 Florent Kermarrecuse new Record.connect omit parameter (replace leave_out)
2016-04-21 Florent Kermarrecgen/genlib/record: rename leave_out by omit and add...
2016-04-19 Florent Kermarrecboards/plaforms/nexys_video: fix hdmi_out pinout
2016-04-19 Florent Kermarrecsoc/software/bios: show cpu on first banner line
2016-04-19 enjoy-digitalMerge pull request #2 from mithro/master
2016-04-19 Florent Kermarrecsoc/integration/cpu_interface: fix clang detection
2016-04-19 Tim 'mithro' AnsellMake verilator build output error messages.
2016-04-19 Tim 'mithro' Ansellbios: Print CPU architecture on boot.
2016-04-19 enjoy-digitalMerge pull request #1 from mithro/master
2016-04-19 Tim 'mithro' Anselllibcompiler_rt: Fixing Makefile for CPU endianness.
2016-04-19 Florent Kermarrecsoc/cores: fix spi
2016-04-19 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-19 Tim 'mithro' AnsellAllow using gcc for or1k.
2016-04-19 Tim 'mithro' Ansellbios: Use single characters for boot modes.
2016-04-18 Florent Kermarrecsoc/cores/sdram/settings: simplify modules and fix...
2016-04-15 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-14 Florent Kermarrecbuild/xilinx/ise: use Tim's fix on add_period_constrain...
2016-04-13 Florent Kermarrecsoc/interconnect/dma_lasmi: change endpoint names
2016-04-12 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-12 Florent Kermarrecsoc/integration/soc_sdram: allow passing controller...
2016-04-10 Florent Kermarrecsoftware/include/base: fix system.h for or1k
2016-04-10 Florent Kermarrecsoftware/common: use -std=gnu99 for GCC
2016-04-07 Florent Kermarrecsoc/interconnect/stream/PipelinedActor: add latency...
2016-04-07 Florent Kermarrecbuild/sim: adapt verilator simulation to new stream...
2016-04-07 Florent Kermarrecsoc/software/libcompiler_rt: fix mulsi3 compilation
2016-04-07 Florent Kermarrecsoc/software/libnet/microudp: fix debug flag
2016-04-04 Florent Kermarrecsoc/software: fix libcompiler_rt mulsi3.c compile
2016-03-31 Florent Kermarrecinitial RISC-V support (with picorv32), still some...
2016-03-31 Florent Kermarrecsoc/software/bios: update default ip addresses (local...
2016-03-30 Florent Kermarrecsoc/interconnect/stream_sim: add more genericity to...
2016-03-29 Florent Kermarrecsoc/cores/sdram/phy: fix S6QuarterRateDDRPHY
2016-03-25 Florent Kermarrecgen/sim: hack to update vcd output file during simulati...
2016-03-23 Florent Kermarrecgen/sim, fhdl: remove port.we_granularity limitation...
2016-03-23 Florent Kermarrecsoc/interconnect/stream_sim: use passive generators...
2016-03-21 Florent Kermarrecgen: add missing sim files
2016-03-21 Florent Kermarrecgen: remove vpi (no longer used)
2016-03-21 Florent Kermarrecsoc/interconnect/stream_sim: adapt to new simulator
2016-03-21 Florent Kermarrecgen/build: merge with migen 0575c749e35a7180f0dca408e42...
2016-03-16 Florent Kermarrecsoc/interconnect/stream: use valid/ready/last signals...
2016-03-16 Florent Kermarrecsoc/interconnect/wishbonebridge: fix import
2016-03-16 Florent Kermarrecsoc/interconnect/stream_packet: remove Buffer (we will...
next