dcache: Add wishbone pipelining support
[microwatt.git] / soc.vhdl
2019-10-30 Benjamin Herrenschmidtintercon: Generate stall signals for non-pipelined...
2019-10-25 Anton BlanchardMerge pull request #115 from antonblanchard/reduce...
2019-10-23 Benjamin HerrenschmidtReduce wishbone address size to 32-bit
2019-10-11 Anton BlanchardMerge pull request #84 from classilla/master
2019-10-11 Anton BlanchardMerge pull request #89 from mikey/gitignore
2019-10-10 Anton BlanchardMerge pull request #86 from antonblanchard/outstanding...
2019-10-10 Anton BlanchardMerge pull request #85 from antonblanchard/leadingzeroe...
2019-10-10 Anton BlanchardMerge pull request #79 from deece/uart_address
2019-10-08 Alastair D'SilvaTighten UART address
2019-09-24 Anton BlanchardMerge branch 'divider' of https://github.com/paulusmack...
2019-09-24 Anton BlanchardMerge pull request #69 from antonblanchard/debug-module
2019-09-20 Benjamin HerrenschmidtAdd core debug module
2019-09-20 Benjamin HerrenschmidtAdd DMI address decoder
2019-09-20 Benjamin HerrenschmidtWishbone debug module
2019-09-20 Benjamin HerrenschmidtAdd a debug (DMI) bus and a JTAG interface to it on...
2019-09-20 Benjamin HerrenschmidtUse a 3 way WB arbiter and cleanup fpga toplevel
2019-09-10 Benjamin HerrenschmidtSwitch soc to use std_ulogic
2019-09-10 Benjamin HerrenschmidtShare soc.vhdl between FPGA and sim