misoclib/soc: add _integrated_ to cpu options to avoid confusion
[litex.git] / misoclib / com /
2015-03-20 Florent Kermarreclitexxx cores: use default baudrate of 115200 for all...
2015-03-19 Florent Kermarrecliteeth/mac/core: add with_padding option (enabled...
2015-03-19 Florent Kermarrecliteeth/mac/core: fix hw_preamble_crc register generation
2015-03-18 Florent Kermarrecliteeth: use bios ip_address in example designs
2015-03-17 Florent KermarrecLiteXXX cores: fix frequency print in test/test_regs.py
2015-03-17 Florent KermarrecLiteXXX cores: convert port parameter to int if is...
2015-03-17 Florent Kermarrecliteeth/phy/gmii : set tx_er to 0 only if it exits
2015-03-17 Florent Kermarrecliteeth: use default programmer in make.py
2015-03-17 Florent Kermarrecliteeth: use CRG from Migen in base example
2015-03-16 Florent Kermarrecliteeth: make gmii phy generic
2015-03-12 Florent Kermarrecliteeth/phy: typo (thanks sb)
2015-03-12 Florent Kermarrecuart/liteeth: only import the phy we are going to use...
2015-03-09 Florent Kermarrecuart/sim: add pty (optional, to use flterm)
2015-03-09 Florent Kermarrecliteeth/mac: fix padding limit (+1), netboot OK with...
2015-03-09 Florent Kermarrecliteeth/mac: use Counter in sram and move some logic...
2015-03-09 Florent Kermarrecliteeth/phy/sim: create ethernet tap in __init__ and...
2015-03-09 Florent Kermarrecliteeth: fix cnt_inc in IDLE state (we should wait...
2015-03-09 Florent Kermarrecliteeth: do not insert CRC/Preamble in simulation to...
2015-03-06 Florent Kermarrecuart: pass *args, **kwargs to sim phy
2015-03-06 Florent Kermarrecuart: add phy autodetect function
2015-03-06 Florent Kermarrecliteeth: add phy autodetect function (phy can still...
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-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 KermarrecLiteXXX cores: use format in prints
2015-03-02 Florent Kermarrecsdram: create frontend dir and move dma_lasmi/memtest...
2015-03-01 Florent Kermarrecsoc: add initial verilator sim support: ./make.py ...
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 KermarrecliteXXX cores: remove Identifier duplication
2015-03-01 Florent KermarrecliteXXX cores: share same methodology for on-board...
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 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 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...