2020-02-11 |
Florent Kermarrec | tools/litex_sim_new: remove |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc: fix build_time format |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc/add_sdram: simplify L2 Cache, use FullMemoryWE... |
commit | commitdiff | tree |
2020-02-11 |
Florent Kermarrec | soc_core/common: move old mem_decoder to soc_core,... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | tools/litex_sim_new: switch to dynamically allocated... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/SoCRegion/Decoder: pass bus to decoder and remove... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: avoid L2 cache when l2_cache_size == 0. |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: remove unneeded \n |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | tools/litex_sim_new: use new bus/csr/irq methods |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: use io_regions for alloc_region |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | tools: add litex_sim_new based on SoCCore and using... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc_core: use add_rom |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_cpu: simplify CPUNone integration |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/SoCBusHandler: add add_adapter method and use it... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: add sdram csr |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: fix rocket, shorten comments |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc/add_sdram: improve API |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add LiteXSoC class and mode add_identifier/uart... |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc_core/sdram: cleanup, add disclaimer |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add add_sdram |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add csr_regions, update copyright |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add cpu rom/sram check |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: add SOCIORegion and manage it |
commit | commitdiff | tree |
2020-02-10 |
Florent Kermarrec | soc: reorder main components/peripherals |
commit | commitdiff | tree |
2020-02-09 |
Florent Kermarrec | soc: add add_cpu method |
commit | commitdiff | tree |
2020-02-09 |
Florent Kermarrec | soc: fix unit-tests |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: integrate constants/build |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: show sorted regions (by origin) / locs |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: simplify color theme |
commit | commitdiff | tree |
2020-02-08 |
Florent Kermarrec | soc: add add_uart method |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc_core: cleanup imports |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc_core: get_csr_address no longer used |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: integrate CSR master/interconnect/collection and... |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_constant/add_config methods |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_csr_bridge method |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_controller/add_identifier/add_timer methods |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add add_ram/add_rom methods |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: add automatic bus data width convertion to add_mas... |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc/soc_core: cleanup, remove some unused attributes |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: move SoCController from soc_core to soc |
commit | commitdiff | tree |
2020-02-07 |
Florent Kermarrec | soc: create SoCLocHandler and use it to simplify SoCCSR... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc: add use_loc_if_exists on SoCIRQ.add to use current... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc: add use_loc_if_exists on SoCCSR.add to use current... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/integration: initial adaptation to new SoC class |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | soc/integration: add new soc class prorotype with SoCRe... |
commit | commitdiff | tree |
2020-02-06 |
Florent Kermarrec | cpu/vexriscv: update submodule |
commit | commitdiff | tree |
2020-02-05 |
Sean Cross | doc: add lxsocdoc.md (README from lxsocdoc repository) |
commit | commitdiff | tree |
2020-02-05 |
enjoy-digital | Merge pull request #375 from xobs/add-lxsocdoc |
commit | commitdiff | tree |
2020-02-04 |
Florent Kermarrec | bios/main: add LiteX tagline |
commit | commitdiff | tree |
2020-02-04 |
enjoy-digital | Merge pull request #376 from antmicro/build-sim-do... |
commit | commitdiff | tree |
2020-02-04 |
Mariusz Glebocki | build/sim: allow to use environment's {C,LD}FLAGS |
commit | commitdiff | tree |
2020-02-04 |
Sean Cross | integration: svd: move svd generation to `export` |
commit | commitdiff | tree |
2020-02-04 |
Sean Cross | soc: doc: use sphinx toctree as it was intended |
commit | commitdiff | tree |
2020-02-04 |
Sean Cross | litex-doc: initial merge of lxsocdoc |
commit | commitdiff | tree |
2020-02-03 |
enjoy-digital | Merge pull request #373 from antmicro/l2-reverse |
commit | commitdiff | tree |
2020-02-03 |
Piotr Binkowski | tools/litex_sim: use l2_reverse flag |
commit | commitdiff | tree |
2020-01-31 |
Florent Kermarrec | wishbone/Cache: add reverse parameter |
commit | commitdiff | tree |
2020-01-31 |
Florent Kermarrec | soc_sdram: add l2_reverse parameter |
commit | commitdiff | tree |
2020-01-31 |
enjoy-digital | Merge pull request #370 from Disasm/fixes |
commit | commitdiff | tree |
2020-01-31 |
Vadim Kaushan | Fix argument descriptions |
commit | commitdiff | tree |
2020-01-31 |
Vadim Kaushan | Pass --csr-json to the Builder |
commit | commitdiff | tree |
2020-01-31 |
Florent Kermarrec | soc_core: add UART bridge support (simplify having... |
commit | commitdiff | tree |
2020-01-30 |
Florent Kermarrec | build/altera/quartus: fix fmt_r typo |
commit | commitdiff | tree |
2020-01-30 |
Florent Kermarrec | cpu/minerva: update (use new nMigen API) |
commit | commitdiff | tree |
2020-01-30 |
Florent Kermarrec | inteconnect/stream: use PipeValid implementation for... |
commit | commitdiff | tree |
2020-01-30 |
Florent Kermarrec | inteconnect/stream: cleanup |
commit | commitdiff | tree |
2020-01-30 |
enjoy-digital | Merge pull request #366 from gsomlo/gls-csr-followup |
commit | commitdiff | tree |
2020-01-29 |
Gabriel Somlo | software, integration/export: (re-)expose CSR subregist... |
commit | commitdiff | tree |
2020-01-29 |
Florent Kermarrec | interconnect/stream: add PipeValid and PipeWait to... |
commit | commitdiff | tree |
2020-01-29 |
Florent Kermarrec | build/xilinx/vivado: improve readability of generated... |
commit | commitdiff | tree |
2020-01-29 |
Florent Kermarrec | integration/soc_core: revert integrate_sram_size defaul... |
commit | commitdiff | tree |
2020-01-28 |
enjoy-digital | Merge pull request #363 from antmicro/litex-sim-ddr4 |
commit | commitdiff | tree |
2020-01-28 |
Piotr Binkowski | tools/litex_sim: add ddr4 PhySettings |
commit | commitdiff | tree |
2020-01-27 |
Florent Kermarrec | tools/litex_sim: add --sdram-init parameter |
commit | commitdiff | tree |
2020-01-27 |
Florent Kermarrec | software/bios: revert M-Labs MiSoC copyright. |
commit | commitdiff | tree |
2020-01-27 |
Florent Kermarrec | README: update copyright year and make sure LICENSE... |
commit | commitdiff | tree |
2020-01-27 |
Florent Kermarrec | platforms/netv2: add pcie pins |
commit | commitdiff | tree |
2020-01-26 |
enjoy-digital | Merge pull request #359 from gregdavill/bios_ddr3_ecp5 |
commit | commitdiff | tree |
2020-01-25 |
Greg Davill | soc/software/bios/sdram: ECP5 move strobe dly_sel |
commit | commitdiff | tree |
2020-01-25 |
Greg Davill | soc/software/bios/sdram: On ECP5 strobe dly_sel after... |
commit | commitdiff | tree |
2020-01-24 |
Florent Kermarrec | tools/litex_sim: update copyrights and cosmetic changes |
commit | commitdiff | tree |
2020-01-24 |
enjoy-digital | Merge pull request #358 from antmicro/litex_sim_ddr |
commit | commitdiff | tree |
2020-01-24 |
Piotr Binkowski | tools/litex_sim: add support for other sdram types... |
commit | commitdiff | tree |
2020-01-24 |
Florent Kermarrec | cores/clock/create_clkout: rename clk_ce to ce, improve... |
commit | commitdiff | tree |
2020-01-24 |
enjoy-digital | Merge pull request #357 from betrusted-io/add_clk_ce |
commit | commitdiff | tree |
2020-01-24 |
bunnie | add BUFIO to clockgen buffer options |
commit | commitdiff | tree |
2020-01-24 |
bunnie | add option for BUFGCE to the clock generator buffer... |
commit | commitdiff | tree |
2020-01-23 |
Florent Kermarrec | tools/litex_sim: review/cleanup sdram-module/sdram... |
commit | commitdiff | tree |
2020-01-23 |
enjoy-digital | Merge pull request #354 from antmicro/litex_sim_ddr |
commit | commitdiff | tree |
2020-01-23 |
Piotr Binkowski | tools/litex_sim: specify dram chip and data width via... |
commit | commitdiff | tree |
2020-01-23 |
enjoy-digital | Merge pull request #351 from antmicro/fix_sram_size_arg... |
commit | commitdiff | tree |
2020-01-23 |
Mateusz Holenko | soc_core: rename integrated_sram_size argument |
commit | commitdiff | tree |
2020-01-23 |
Mateusz Holenko | soc_core: fix integrated_sram_size argument type |
commit | commitdiff | tree |
2020-01-21 |
Florent Kermarrec | build/xilinx/vivado: add pre_placement/pre_routing... |
commit | commitdiff | tree |
2020-01-21 |
Florent Kermarrec | cores/icap: add add_timing_constraints method |
commit | commitdiff | tree |
2020-01-21 |
Florent Kermarrec | cores/dna: cleanup and add add_timing_constraints method |
commit | commitdiff | tree |
2020-01-20 |
Florent Kermarrec | tools/litex_sim: cleanup/simplify |
commit | commitdiff | tree |
2020-01-20 |
Florent Kermarrec | build/sim: add -Wl,--no-as-needed to LDFLAGS for Ubuntu... |
commit | commitdiff | tree |
2020-01-20 |
Florent Kermarrec | targets: use mem_region.origin instead of mem_map defin... |
commit | commitdiff | tree |
2020-01-20 |
Florent Kermarrec | soc_core: add new alloc_mem/add_mem_region to allow... |
commit | commitdiff | tree |
next |