SPI hardware bitbanging from SD CARD
[litex.git] / litex / soc / interconnect /
2020-03-05 enjoy-digitalMerge pull request #412 from antmicro/fix-copyrights
2020-03-05 Karol GugalaFix copyrights
2020-02-28 Florent Kermarrecinterconnect/stream/SyncFIFO: allow depth down to 0.
2020-02-28 Florent Kermarrecinterconnect/axi: remove Record inheritance on AXIInter...
2020-02-28 Florent Kermarrecinterconnect/axi: add AXI Stream definition and get_ios...
2020-02-28 Florent Kermarrecinterconnect/axi: set default data_width/address_width...
2020-02-26 Florent Kermarrecinterconnect/axi: remove mode on AXIInterface (not...
2020-02-24 Florent Kermarrecinterconnect/axi: remove bus_name on connect_to_pads
2020-02-24 Florent Kermarreclitex_gen/axi: simplify the way the bus is exposed...
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 Karol Gugalaaxi: add to_pads method
2020-02-21 Jan Kowalewskiwishbone: add extracting module signals to the top
2020-02-18 Florent Kermarrecsoc/csr_bus: fix aligned_paging computation (should...
2020-02-17 Florent Kermarrecsoc/csr_bus: improve CSR paging genericity
2020-02-16 Florent Kermarrecintegration/soc: add configurable CSR Paging
2020-02-14 Florent Kermarrecinterconnect/stream: cleanup imports/idents
2020-02-11 enjoy-digitalMerge pull request #382 from enjoy-digital/new_soc
2020-02-11 enjoy-digitalMerge branch 'master' into new_soc
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-02-07 Florent Kermarrecsoc: integrate CSR master/interconnect/collection and...
2020-01-31 Florent Kermarrecwishbone/Cache: add reverse parameter
2020-01-30 Florent Kermarrecinteconnect/stream: use PipeValid implementation for...
2020-01-30 Florent Kermarrecinteconnect/stream: cleanup
2020-01-30 enjoy-digitalMerge pull request #366 from gsomlo/gls-csr-followup
2020-01-29 Florent Kermarrecinterconnect/stream: add PipeValid and PipeWait to...
2020-01-16 Florent Kermarrecsoc/interconnect/packet/Depacketizer: use both sink...
2020-01-10 Florent Kermarrecwishbone/Cache: avoid REFILL_WRTAG state to improve...
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2020-01-06 enjoy-digitalMerge pull request #331 from betrusted-io/xadc_mods
2020-01-04 enjoy-digitalMerge pull request #332 from gsomlo/gls-csr-mem-sel
2020-01-03 Gabriel Somlointerconnect/csr_bus/SRAM: allow 64-bit alignment ...
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-12-02 Florent Kermarrecsoc/interconnect/csr: add fields support for CSRStorage...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-20 Florent Kermarrecsoc/interconnect/axi: add Wishbone2AXILite
2019-11-18 enjoy-digitalMerge pull request #308 from gsomlo/gls-sdram-init
2019-11-18 Florent Kermarrecsoc/interconnect/packet/Depacketizer: another simplifca...
2019-11-17 Florent Kermarrecsoc/interconnect/packet/Depacketizer: cleanup "ALIGNED...
2019-11-17 Florent Kermarrecsoc/interconnect/packet/Depacketizer: replace no_payloa...
2019-11-16 Florent Kermarrectest/test_packet: add randomness on ready output, fix...
2019-11-16 Florent Kermarrectest/test_packet: add randomness on valid input, fix...
2019-11-15 enjoy-digitalMerge pull request #307 from sergachev/master
2019-11-15 Florent Kermarrecsoc/interconnect/packet: fix synthesis (synthesis tools...
2019-11-15 Ilia Sergachevchange >512 B CSR memory exception to a warning
2019-11-15 Florent Kermarrecsoc/interconnect/packet: connect error/last_be only...
2019-11-15 Florent Kermarrecsoc/interconnect/packet: simplify/refactor Packetizer...
2019-11-15 Florent Kermarrecsoc/interconnect/packet: update copyright
2019-11-15 Vamsi K Vytlasoc/interconnect/packet: add > 8-bit support to Packeti...
2019-11-01 Florent Kermarrecinterconnect/csr_bus/SRAM: add mem_size check
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-10-11 Florent Kermarrecsoc/interconnect/axi: re-align to improve readability
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-09-30 Florent Kermarrecsoc/interconnect: rename stream_packet to packet &...
2019-09-30 Florent Kermarrecsoc/interconnect/stream: add separators, mode Actor...
2019-09-24 Florent Kermarrecwishbone2csr: refactor using FSM, reduce latency (make...
2019-09-24 Florent Kermarreccsr: add we signal to CSR, CSRStatus
2019-09-19 enjoy-digitalMerge pull request #261 from xobs/event-documentation
2019-09-19 Sean Crosscsr_eventmanager: add `name` and `description` args
2019-09-18 Florent Kermarreccsr: add description to CSRStorage/CSRStatus attributes...
2019-09-16 Florent Kermarrecsoc/cores/spi: use new CSRField (no functional change)
2019-09-16 enjoy-digitalMerge pull request #257 from enjoy-digital/csr_fields
2019-09-16 Florent Kermarreccsr: update copyrights
2019-09-16 Florent Kermarreccsr: more documentation
2019-09-16 Florent Kermarreccsr/CSRStorage: remove storage_full (was only needed...
2019-09-16 Florent Kermarreccsr: use IntEnum for CSRAccess
2019-09-15 Florent Kermarreccsr/CSRStorage: remove alignment_bits: complexify too...
2019-09-15 Florent Kermarreccsr/fields: document, add separators, 100 characters...
2019-09-14 Florent Kermarreccsr/fields: add access parameter
2019-09-14 Florent Kermarreccsr/fields: add pulse mode support
2019-09-13 Florent Kermarrecsoc/interconnect/csr: add initial field support
2019-09-09 Florent Kermarrecinterconnect/wishbone: add FlipFlop to allow UpConverte...
2019-09-05 Florent Kermarrecsoc/interconnect/stream: add Monitor module
2019-08-17 enjoy-digitalMerge pull request #244 from atommann/master
2019-08-14 enjoy-digitalMerge pull request #243 from sergachev/master
2019-08-14 enjoy-digitalMerge pull request #241 from railnova/zynq
2019-08-14 chmousset[fix] prevent Vivado from inferring DSP48 in AXIBurst2Beat
2019-08-05 Florent Kermarrecwishbone/SRAM: make read_only emited verilog code compa...
2019-07-08 Florent Kermarrecsoc_core: add csr_alignment to allow 64-bit alignment...
2019-07-03 Florent Kermarreccsr: add assert to ensure CSR size < busword (thanks...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-05-29 Florent Kermarrecsoc/interconnect/gearbox: add msb_first/lsb_first order
2019-05-25 Florent Kermarrecsoc/interconnect/axi: add round/robin arbitration betwe...
2019-05-11 Florent Kermarrecsoc/interconnect: remove axi_lite
2019-05-03 Florent Kermarrecsoc/interconnect/axi: add AXI2AXILite converter and...
2019-05-03 Florent Kermarrecsoc/interconnect/axi: add AXI Lite definition
2019-05-03 Florent Kermarrecsoc/interconnect/axi: add comment on axi signas that...
2019-05-02 Florent Kermarrecsoc/interconnect/axi: connect axi.ar/aw when selecting...
2019-05-02 Florent Kermarrecsoc/interconnect/axi: wishbone address shift is not...
2019-05-02 Florent Kermarrecsoc/interconnect/wishbone: allow setting adr_width...
2019-05-01 Florent Kermarrecsoc/interconnect/axi/AXI2Wishbone: add buffer on axi...
2019-04-29 Florent Kermarrecsoc/interconnect/axi: add burst support to AXI2Wishbone
2019-04-29 Florent Kermarrecsoc/interconnect/axi: add capabilities to AXIBurst2Beat...
2019-04-19 enjoy-digitalMerge pull request #165 from xobs/vexriscv-cpu-reset...
2019-04-19 enjoy-digitalMerge pull request #164 from xobs/litex-usb-server
2019-04-19 Florent Kermarrecsoc/interconnect/axi: add AXIBurst2Beat
2019-04-19 Florent Kermarrecsoc/interconnect/avalon: add description
2019-04-19 Sean CrossMerge branch 'master' of https://github.com/enjoy-digit...
next