1124 Commits (master)
 

Author SHA1 Message Date
Paul Mackerras 231003f7c7 icache: Snoop writes to memory by other agents 2 years ago
Paul Mackerras 4c11c9c661 dcache: Simplify logic in RELOAD_WAIT_ACK state 2 years ago
Paul Mackerras eb7eba2d92 dcache: Snoop writes to memory by other agents 2 years ago
Paul Mackerras 4a8ab3331c
Merge pull request #283 from antonblanchard/whitespace 2 years ago
Antony Vennard d9a398dc81
Update documentation. (#280) 2 years ago
Anton Blanchard 6d827b9358
Merge pull request #286 from antonblanchard/Makefile-cleanup-3 2 years ago
Anton Blanchard be11ebbf6d Remove unused GHDL_TARGET_GENERICS 2 years ago
Anton Blanchard 33c78f9282 Move verilator --trace flag into VERILATOR_FLAGS 2 years ago
Anton Blanchard 0af906232f
Merge pull request #285 from antonblanchard/Makefile-cleanup-2 2 years ago
Anton Blanchard 5cc5d8f030
Merge pull request #281 from antonblanchard/cache-tlb-parameters 2 years ago
Anton Blanchard 4ab36517ec Remove -frelaxed 2 years ago
Anton Blanchard 561d6af6f0 Use VERILATOR_FLAGS/VERILATOR_CFLAGS on all verilator targets 2 years ago
Anton Blanchard 75da4156fe Remove core_files from soc_files and fpga_files 2 years ago
Anton Blanchard ef01fa32bd
Merge pull request #284 from antonblanchard/boot-clocks 2 years ago
Anton Blanchard af462f0ca9 Reformat spi_flash_ctrl 2 years ago
Anton Blanchard 2db89628ab Reformat control 2 years ago
Anton Blanchard 21f482f967 Reformat testbenches 2 years ago
Anton Blanchard 0d86580ac7 Reformat writeback 2 years ago
Anton Blanchard f67b143165 Reformat plru 2 years ago
Anton Blanchard c76e638a77 Reformat rotator 2 years ago
Anton Blanchard 601f3211be Reformat divider 2 years ago
Anton Blanchard bf96279ff1 Reformat countzero 2 years ago
Anton Blanchard af7e330d69 Reformat cr_file 2 years ago
Anton Blanchard 9208276aa2 Reformat register_file 2 years ago
Anton Blanchard 74254bf11a Reformat cache_ram 2 years ago
Anton Blanchard 91a53d8001 Allow SPI BOOT_CLOCKS to be overridden by top level 2 years ago
Anton Blanchard 2d21b95f87 Pass icache/dcache/tlb parameters down from soc 2 years ago
Paul Mackerras f06a0f4e5a arty: Update GPIOs for Boxarty BMC 2 years ago
Joel Stanley 24a34899b4 Add files for openocd v0.11 2 years ago
Paul Mackerras f06ffcf9b7 Add a GPIO controller and use it to drive the shield I/O pins on the Arty 2 years ago
Michael Neuling 6523acc743
Merge pull request #274 from mikey/read-sprs 2 years ago
Anton Blanchard d26a157cd7 Add a test to read from all SPRs 2 years ago
Michael Neuling 4c21587c4d Fix DAR/DSISR reading before they are written 2 years ago
Michael Neuling 6c7689052d
Merge pull request #269 from paulusmack/pipeline 2 years ago
Michael Neuling 9a6a7e9fe5
Merge pull request #268 from paulusmack/btc 2 years ago
Michael Neuling 7652452367
Merge pull request #273 from antonblanchard/wishbone-checking 2 years ago
Michael Neuling c4e3ade4ed
Merge pull request #267 from paulusmack/master 2 years ago
Anton Blanchard 481f3cdfea Add some wishbone checking 2 years ago
Paul Mackerras 17fd069640 core: Allow multiple loadstore instructions to be in flight 2 years ago
Paul Mackerras f583d088b7 loadstore: Convert to 3-stage pipeline 2 years ago
Paul Mackerras f636bb7c39 dcache: Fix bugs in pipelined operation 2 years ago
Paul Mackerras acb3d2d745 core: Send FPU interrupts to writeback rather than execute1 2 years ago
Paul Mackerras 29221315e9 core: Send loadstore1 interrupts to writeback rather than execute1 2 years ago
Paul Mackerras 3cd3449b4b core: Move redirect and interrupt delivery logic to writeback 2 years ago
Paul Mackerras 4fd8d9509c execute1: Move CR result to data path process 2 years ago
Paul Mackerras d6ac43251a execute1: Move data-path logic out to a separate process 2 years ago
Paul Mackerras ae2afeca5c core: Track CR hazards and bypasses using tags 2 years ago
Paul Mackerras d290d2a9bb core: Restore bypass path from execute1 2 years ago
Paul Mackerras c0b45e153b core: Track GPR hazards using tags that propagate through the pipelines 2 years ago
Paul Mackerras a1d7b54f76 core: Crack branches that update both CTR and LR 2 years ago