litex.git
2015-03-06 Florent Kermarrecuart: add phy autodetect function
2015-03-06 Florent Kermarrectargets/simple: add MiniSoC
2015-03-06 Florent Kermarrecliteeth: add phy autodetect function (phy can still...
2015-03-06 Florent Kermarrecsoc: enforce cpu_reset_address to 0 when with_rom is...
2015-03-06 Florent Kermarrectargets: do not implement sdram if already provided...
2015-03-04 Florent KermarrecLiteXXX cores: fix test_reg.py
2015-03-04 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-03-04 Sebastien Bourdeauducqlitesata: fix permissions and imports
2015-03-03 Florent Kermarrecuart: generate ack for rx (serialboot OK with sim)
2015-03-03 Florent Kermarreccom/spi: use .format in tb
2015-03-03 Florent Kermarrectargets: keep the SPI flash core even if with_rom is...
2015-03-03 Florent KermarrecLiteXXX cores: use format in prints
2015-03-03 Florent Kermarreclitesata: remove unneeded clock constraint
2015-03-03 Florent Kermarrecsoc: remove is_sim function
2015-03-03 Florent Kermarrecsdram: move lasmibus to core, rename crossbar to lasmix...
2015-03-03 Florent Kermarrecsdram: pass phy_settings to LASMIcon, MiniCON and init_...
2015-03-03 Florent Kermarrecsdram: revert use of scalar values for DFIInjector
2015-03-03 Florent Kermarreclasmicon: better management of optional bandwidth modul...
2015-03-03 Sebastien Bourdeauducqlitesata/kc705: use FMC pin names
2015-03-03 Sebastien Bourdeauducqspiflash: style
2015-03-03 Sebastien BourdeauducqREADME: 80 columns
2015-03-02 Sebastien Bourdeauducqmake.py: use ternary getattr
2015-03-02 Florent Kermarrecsdram: disable by default bandwidth_measurement on...
2015-03-02 Florent KermarrecREADME: add Pipistrello
2015-03-02 Florent Kermarrecupdate README
2015-03-02 Florent Kermarrectargets: fix mlabs_video FramebufferSoC
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-03-02 Florent Kermarrecsdram: only keep frontend logic and sdram core declarat...
2015-03-02 Florent Kermarrecsoc/sdram: be more generic in naming
2015-03-02 Florent Kermarrecsdram: create core dir and move lasmicon/minicon in it
2015-03-02 Florent Kermarrecsdram: rename self.phy_settings to self.settings (using...
2015-03-02 Florent Kermarrecsdram: reintroduce dat_ack change (it was a small issue...
2015-03-02 Florent Kermarrecsdram: improve memtest by adding 2 different writes...
2015-03-02 Florent Kermarrecsdram: for now revert dat_ack change (it seems there...
2015-03-02 Florent Kermarrecsdram/lasmicon: create a separate file for the crossbar...
2015-03-02 Florent Kermarrecsdram: move dfii to phy
2015-03-02 Florent Kermarrecsdram: fix remaining data_valid in dma_lasmi
2015-03-02 Florent Kermarrecsdram: create test dir and move lasmicon/minicon tests...
2015-03-02 Florent Kermarrecsdram: create frontend dir and move dma_lasmi/memtest...
2015-03-01 Florent Kermarreclasmi: simplify usage for the user (it's the job of...
2015-03-01 Florent Kermarrecsoc: add initial verilator sim support: ./make.py ...
2015-03-01 Florent Kermarrecflash/spi: make bitbang optional (enabled by default)
2015-03-01 Florent Kermarrecuart: use data instead of d on endpoint's layouts ...
2015-03-01 Florent Kermarrecuart: add sim phy
2015-03-01 Florent KermarrecliteXXX cores: use new uart and import FlipFlop/Counter...
2015-03-01 Florent Kermarrecuart: create phy directory and move phy logic to serial...
2015-03-01 Florent Kermarreclitesata: create example design derived from SoC
2015-03-01 Florent KermarrecliteXXX cores: remove Identifier duplication
2015-03-01 Florent KermarrecliteXXX cores: share same methodology for on-board...
2015-03-01 Florent Kermarreclitesata: create specialized kc705 platform to avoid...
2015-03-01 Florent Kermarreclitescope: avoid uart code duplication
2015-03-01 Florent Kermarrecvideo: reintegrate dvisampler from mixxeo (DVI/HDMI...
2015-02-28 Robert Jordenspipistrello: fix lpddr parameters, crg, flash, style
2015-02-28 Florent Kermarrecsoc: fix register_rom
2015-02-28 Florent Kermarrecliteeth: create example design derived from SoC that...
2015-02-28 Florent KermarrecliteXXX cores: remove setup.py and relative paths ...
2015-02-28 Florent Kermarreclitescope: create example design derived from SoC that...
2015-02-28 Florent KermarrecliteXXX cores: remove redefinition of get_csr_csv
2015-02-28 Florent KermarrecliteXXX cores: update README and doc
2015-02-28 Florent Kermarrecsoc: use self.cpu_reset_address as rom mem_map address...
2015-02-28 Florent Kermarrectest implementation on all targets and fix issues
2015-02-28 Florent Kermarrecmove mxcrg to others (we should integrate it in mlabs_v...
2015-02-28 Florent Kermarrecsoc: move SDRAMSoC to a separate sdram.py file (ideally...
2015-02-28 Florent Kermarrecremane GenSoC to SoC (more coherent and we will add...
2015-02-28 Florent Kermarrecliteusb: move files and modify import to misoclib.com...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecliteeth: fix example design generation and remove Vivad...
2015-02-28 Florent Kermarrecliteeth: fix example design generation and remove Vivad...
2015-02-28 Florent Kermarreclitesata: move file and modify import to misoclib.mem...
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarreclitescope: create example_designs directory
2015-02-28 Florent Kermarreclitescope: move files and modify import to misoclib...
2015-02-28 Florent Kermarrecmerge litescope
2015-02-28 Florent Kermarrecmisoclib/com: add spi (only SPIMaster for now)
2015-02-28 Florent Kermarrecmisoclib: better organization (create cores categories...
2015-02-28 Florent Kermarrecgensoc: parameter check is now more restrictive, add...
2015-02-27 Florent Kermarrectest minicon with de0nano (OK) and fix missing self...
2015-02-27 Florent Kermarrecgensoc: move I/O for rom initialization to make.py
2015-02-27 Florent Kermarrectargets: add de0nano (100MHz, integrated bios and SDRAM)
2015-02-27 Florent Kermarrecmake.py fix indent
2015-02-27 Florent Kermarrecbios: we can now use -Ot with_rom True on targets to...
2015-02-27 Florent Kermarrectargets: fix MiniSoC
2015-02-27 Florent Kermarrecsdram: import dfi, lasmibus, wishbone2lasmi from Migen...
2015-02-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Florent Kermarrecreserve csr_map 0-->16 for gensoc internal csrs
2015-02-27 Florent Kermarrecuse cachesize reported in wishbone2lasmi
2015-02-27 Florent Kermarreccreate cpu dir and move lm32/mor1kx in it
2015-02-27 Florent Kermarrecmove memtest to sdram
2015-02-27 Florent Kermarrecreplace self._r_register by self._register in all CSR...
2015-02-27 Florent Kermarrecmake.py: avoid some actions in make all (do not flash...
2015-02-27 Florent Kermarrecgensoc: add check_cpu_memory_region and check_csr_regio...
2015-02-27 Florent Kermarrecliteeth: move doc
2015-02-27 Robert Jordensadd pipistrello target
2015-02-27 Robert Jordensgensoc: missing self.
2015-02-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-02-26 Yann Sionneautarget/kc705: allow access to pll_sys signal before...
2015-02-26 Florent Kermarrecgensoc: cpus now directly add their verilog sources
2015-02-26 Florent Kermarrecgensoc: add mem_map and mem_decoder to avoid duplications
2015-02-26 Florent Kermarrecgensoc: get platform_id from platform
2015-02-26 Florent Kermarrectargets/simple: make it generic (no default_platform...
next