litex.git
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
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 Kermarrecsetup.py: fix version (0.1)
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... Make verilator build output error messages.
2016-04-19 Tim 'mithro... bios: Print CPU architecture on boot.
2016-04-19 enjoy-digitalMerge pull request #1 from mithro/master
2016-04-19 Tim 'mithro... libcompiler_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... Allow using gcc for or1k.
2016-04-19 Tim 'mithro... bios: 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-28 Florent KermarrecREADME: update
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...
2016-03-16 Florent Kermarrecsoc/interconnect/stream: remove busy signal, BufferizeE...
2016-03-16 Florent Kermarrecsoc: replace all Sink/Source with stream.Endpoint
2016-03-16 Florent Kermarrecsoc/interconnect/stream: use new Converter/StrideConverter
2016-03-16 Florent Kermarrecsoc/interconnect/stream: fix missing param
2016-03-16 Florent Kermarrecsoc/interconnect/stream: remove packetized parameter...
2016-03-15 Florent Kermarrecsoc/interconnect/stream: set packetized to True by...
2016-03-04 Florent Kermarrecsoc/integration/builder: remove use of symlinks (simply...
2016-02-19 Florent Kermarrecsoc/tools/litex_term: continue cleanup
2016-02-19 Florent Kermarrecsoc/tools/litex_term: continue cleanup
2016-02-19 Florent Kermarrecsoc/tools/litex_term: continue cleanup
2016-02-18 Florent Kermarrecsoc/tools/litex_term: remove write_exact, use more...
2016-02-18 Florent Kermarrecsoc/tools/litex_term: remove character function
2016-02-18 Florent Kermarrecsoc/tools/litex_term: replace get_file_data with f...
2016-02-18 Florent Kermarrecsoc/tools/remove: fix import
2016-02-17 Florent Kermarrecbuild/xilinx: cleanup Vivado/ISE special_overrides
2016-02-17 Florent Kermarrecsoc/integration/soc_core: instanciate wishbone/csr...
2016-02-11 Florent Kermarrecgen/build: use verilog 2001-style synthesis attributes...
2016-01-31 Florent Kermarrecsoc/interconnect/stream: fix merge issue (missing param...
2016-01-16 Florent Kermarrecsoc/tools/litex_term: also rename inside file
2016-01-16 Florent Kermarrecsoc/tools: rename to litex_term, litex_server, litex_client
2016-01-16 Florent Kermarrecsoc/tools/remove_server: cleanup
next