litex_sim: Rework Makefiles to put output files in gateware directory.
[litex.git] / litex / soc / interconnect / wishbone.py
2020-04-06 Florent Kermarrecinterconnect/csr, wishbone: use reset_less on datapath...
2020-02-24 Florent Kermarreclitex_gen/wishbone: simplify the way the bus is exposed...
2020-02-24 enjoy-digitalMerge pull request #396 from antmicro/external-wb
2020-02-21 Jan Kowalewskiwishbone: add extracting module signals to the top
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-01-31 Florent Kermarrecwishbone/Cache: add reverse parameter
2020-01-10 Florent Kermarrecwishbone/Cache: avoid REFILL_WRTAG state to improve...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-10-11 Florent Kermarrecinterconnect/wishbone: fix Converter case when buses...
2019-10-11 Florent Kermarrecsoc_core: add automatic down-conversion of CPU buses...
2019-09-09 Florent Kermarrecinterconnect/wishbone: add FlipFlop to allow UpConverte...
2019-08-05 Florent Kermarrecwishbone/SRAM: make read_only emited verilog code compa...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-05-02 Florent Kermarrecsoc/interconnect/wishbone: allow setting adr_width...
2019-01-29 Florent Kermarrecsoc/integration/soc_core: allow disabling wishbone...
2019-01-27 Florent Kermarrecsoc/interconnect/wishbone: increase bus error timeout...
2018-11-26 enjoy-digitalMerge pull request #128 from mithro/small-fix
2018-11-25 Tim 'mithro' Ansellwishbone.SRAM: Support non-32bit wishbone widths.
2018-08-06 Florent Kermarrecsoc/interconnect/wishbone: add Timeout to avoid stallin...
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2016-04-25 Florent Kermarrecsoc/interconnect/wishbone: add FlipFlop (should be...
2015-12-27 Florent Kermarrecsome cleanup
2015-11-13 Florent Kermarrecfor now use our fork of migen (to be able to simulate...
2015-11-11 Florent Kermarrecavoid forking migen, we will add custom modules in...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version