soc/software/bios/sdram: add sdrlevel_artix7 (bitslip and delays have to be found...
[litex.git] / litex /
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...
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
2016-01-16 Florent Kermarrecsoc/tools/flterm: get rid of serial.tools.miniterm...
2016-01-14 Florent Kermarrecsoc/integration: return vns with soc and builder
2016-01-14 Florent Kermarrecsoc/software/bios/main: add capability to configure...
2016-01-14 Florent Kermarrecsoc/software/bios/main: give priority to romboot over...
2016-01-01 Florent Kermarrecboards/targets: change mode (add +x)
2015-12-27 Florent Kermarrecsoc/tools/remove/server: avoid closing server when...
2015-12-27 Florent Kermarrecsome cleanup
2015-12-27 Florent Kermarrecsoc/tools/remove/client: set socket timeout to 5s
2015-12-19 Florent Kermarrecsoc/interconnect/stream: expose Endpoint
2015-12-09 Florent Kermarrecbuild/xilinx/vivado: use build_name as top in synth_design
2015-12-07 Florent Kermarrecsoc/software/libnet: add debug defines on microudp
2015-12-03 Florent Kermarrecsoc/integration/builder: move csr_csv generation outsid...
2015-12-02 Florent Kermarrecbuild/sim/verilator: add toolchain_path parameter
2015-12-02 Florent Kermarrecbuild: pass build_name to get_verilog (same name for...
2015-12-02 Florent Kermarrecgen/fhdl/verilog: add regular comb parameter to allow...
2015-12-01 Florent Kermarrecboards/nexys_video: use ethernet constraints similar...
2015-12-01 Florent Kermarrecboards/targets: add default rom/ram configuration for...
2015-12-01 Florent Kermarrecboards/targets: add nexys_video
2015-11-30 Florent Kermarrecboards/plaforms: fix IOStandard of eth_rst_n
2015-11-30 Florent Kermarrecboards/platforms: add cpu_reset to nexys_video and...
2015-11-30 Florent Kermarrecboards/platforms: add hdmi_in/hdmi_out/ethernet/dram...
2015-11-30 Florent Kermarrecboards/platforms: add nexys_video (basic)
2015-11-30 Florent Kermarrecgen/build: use name_override for all IOs defined in...
2015-11-30 Florent Kermarrecbuild: ensure we return to working directory after...
2015-11-28 Florent Kermarrecsoc/interconnect/stream: improve Pipeline to allow...
2015-11-27 Florent Kermarrecsoc/interconnect/stream_packet: add check of field...
2015-11-26 Florent Kermarrecboards: add new digilent arty
2015-11-26 Florent Kermarrecsoc/integration: allow using builder with soc.cpu_type...
2015-11-24 Florent Kermarrecsoc/interconnect/stream_packet: fix Counter removing
2015-11-23 Florent Kermarrecsoc/tools/remote/csr_builder: manage memory regions...
2015-11-23 Florent Kermarrecsoc/integration/builder: export constants and memory_re...
next