2023-05-02 |
Andrey Miroshnikov | hello_world/Makefile: Add base address define. Add... |
commit | commitdiff | tree |
2022-04-24 |
Luke Kenneth... | add block_ram tags as experiment to icache |
commit | commitdiff | tree |
2022-04-24 |
Luke Kenneth... | add RESET_ADDRESS parameter into Makefile, |
commit | commitdiff | tree |
2022-02-27 |
Luke Kenneth... | link unused signals to undefined |
commit | commitdiff | tree |
2022-02-27 |
Luke Kenneth... | add fpga/top-ulx3s.vhdl which sets dummy values for... |
commit | commitdiff | tree |
2022-02-27 |
Luke Kenneth... | add external_core_top.v to build for ulx3s |
commit | commitdiff | tree |
2022-02-27 |
Luke Kenneth... | fix missing uart_top (ordering of read_verilog is now... |
commit | commitdiff | tree |
2022-02-27 |
Luke Kenneth... | add PLL reset stability time option (defaults to 18... |
commit | commitdiff | tree |
2022-02-27 |
Luke Kenneth... | ULX3S is an LFE5U-85F ECP5 not a LFE5UMG-85F |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | whoops wrong constraints file |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | re-enable hello_world for ulx3s |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | drop clock frequency for ulx3s to 25 mhz |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | found chiselwatt ulx3s constraint file |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | add ULX3S Makefile target |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | add ulx3s openocd config for ft232 |
commit | commitdiff | tree |
2022-02-11 |
Luke Kenneth... | add first cut of ulx3s constraint file |
commit | commitdiff | tree |
2022-01-26 |
Luke Kenneth... | add EXTRA_CFLAGS to CFLAGS |
commit | commitdiff | tree |
2022-01-26 |
Luke Kenneth... | whoops, test of variables.mak was the wrong way round |
commit | commitdiff | tree |
2022-01-23 |
Luke Kenneth... | whoops when TRIGGER_OCCURRENCES is enabled trace must... |
commit | commitdiff | tree |
2022-01-23 |
Luke Kenneth... | when TRIGGER_COUNTDOWN not enabled, make it on all... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | save interval too short, also normalise it |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | crank up the snapshot window to reasonable (500,000... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | grr, save/restore in verilator, use class member os... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | add uart save/restore state to microwatt-verilator |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | move all of uart state to a struct, preparing for save... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | add save/restore snapshot, seems to work except for... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | add snapshot-saving currently every 1000 cycles for... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | code-comments on uart in microwatt_verilator |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | add save/restore and memdump function to microwatt... |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | going to be adding verilator save/restore state |
commit | commitdiff | tree |
2022-01-21 |
Luke Kenneth... | add trigger occurrences option in microwatt-verilator... |
commit | commitdiff | tree |
2022-01-11 |
Luke Kenneth... | add trace-activation for a #defined number of cycles |
commit | commitdiff | tree |
2022-01-10 |
Luke Kenneth... | add means to trigger vcd trace from inside microwatt... |
commit | commitdiff | tree |
2022-01-09 |
Luke Kenneth... | add verilator snoop of LDST request address |
commit | commitdiff | tree |
2022-01-07 |
Luke Kenneth... | add MSR to verilator output debug reporting |
commit | commitdiff | tree |
2022-01-05 |
Luke Kenneth... | add reporting of PC and instruction being executed... |
commit | commitdiff | tree |
2022-01-05 |
Luke Kenneth... | add extra suppression of verilator warnings |
commit | commitdiff | tree |
2022-01-05 |
Luke Kenneth... | remove next-read debug printouts |
commit | commitdiff | tree |
2022-01-03 |
Luke Kenneth... | add means to run an external core from a verilog file. |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | move linux kernel (dtbImage-microwatt) loading to 0x600000 |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | add SIM_BRAM_CHAINBOOT parameter to SYSCON |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | add startup debug print indicating file loaded, size... |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | add extra debug print of BRAM BOOT address |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | rrright. ok. these modifications to sdram_init allow it |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | add ability to load multiple files in microwatt-verilat... |
commit | commitdiff | tree |
2022-01-02 |
Luke Kenneth... | add ability to override the default RESET address ... |
commit | commitdiff | tree |
2022-01-01 |
Luke Kenneth... | move verilator tick() to correct location, and increase... |
commit | commitdiff | tree |
2022-01-01 |
Luke Kenneth... | copy mmapd file into large buffer to allow read/write... |
commit | commitdiff | tree |
2022-01-01 |
Luke Kenneth... | gotten over the logic-dyslexia of what in/out mean... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | add microwatt-verilator.cpp local-memory-writer which... |
commit | commitdiff | tree |
2021-12-31 |
Luke Kenneth... | add loading (mmap private) of bram file in microwatt... |
commit | commitdiff | tree |
2021-12-30 |
Luke Kenneth... | add ASCII dump of BRAM read/write data and add one... |
commit | commitdiff | tree |
2021-12-30 |
Luke Kenneth... | bring bram signals out to top_level, initially for... |
commit | commitdiff | tree |
2021-01-19 |
Paul Mackerras | dcache: Fix bugs in pipelined operation |
commit | commitdiff | tree |
2021-01-19 |
Paul Mackerras | core: Send FPU interrupts to writeback rather than... |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Send loadstore1 interrupts to writeback rather... |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Move redirect and interrupt delivery logic to... |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | execute1: Move CR result to data path process |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | execute1: Move data-path logic out to a separate process |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Track CR hazards and bypasses using tags |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Restore bypass path from execute1 |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Track GPR hazards using tags that propagate throu... |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Crack branches that update both CTR and LR |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | core: Crack update-form loads into two internal ops |
commit | commitdiff | tree |
2021-01-18 |
Paul Mackerras | fetch1: Implement a simple branch target cache |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | execute1: Improve timing on comparisons |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | core: Reorganize execute1 |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | core: Make result multiplexing explicit |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | execute1: Move branch adder after register |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | decode1: Take an extra cycle for predicted branch redirects |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | loadstore1/dcache: Send store data one cycle later |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | loadstore1: Improve timing of data path from cache... |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | loadstore1: Decide on load formatting controls a cycle... |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | decode1: Implement tlbsync as a no-op |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | decode1: Implement obsolete dst, dstst, dss instruction... |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | decode: Add a facility field to the instruction decode... |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | tests: Add tests for lq/stq and lqarx/stqcx. |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | core: Implement quadword loads and stores |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | dcache: Add more commentary, no code change |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | decode1: Fix decoding of recommended NOP instruction |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | core_debug: Stop logging 256 cycles after trigger |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | core_debug: Add an address trigger to stop logging... |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | FPU: Don't use mask generator for rounding |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | FPU: Relax timing around multiplier output |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | mw_debug: Display terminated status when stopping |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | mw_debug: Extend to handle FPRs |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | Arty A7: Document pin connections for on-board headers |
commit | commitdiff | tree |
2021-01-15 |
Paul Mackerras | execute1: Update comments about XER forwarding |
commit | commitdiff | tree |
2021-01-07 |
Paul Mackerras | Merge pull request #263 from antonblanchard/reset-pid |
commit | commitdiff | tree |
2021-01-07 |
Paul Mackerras | Merge pull request #262 from antonblanchard/reset-tb... |
commit | commitdiff | tree |
2021-01-07 |
Paul Mackerras | Merge pull request #259 from antonblanchard/dmi-reset |
commit | commitdiff | tree |
2021-01-05 |
Anton Blanchard | Merge pull request #265 from antonblanchard/another... |
commit | commitdiff | tree |
2021-01-05 |
Anton Blanchard | Merge pull request #264 from antonblanchard/reset-spi... |
commit | commitdiff | tree |
2021-01-03 |
Anton Blanchard | Initialize PID register |
commit | commitdiff | tree |
2021-01-03 |
Anton Blanchard | Fix another reset issue in spi_rxtx |
commit | commitdiff | tree |
2021-01-03 |
Anton Blanchard | Reset cmd_ready_o in spi_txrx |
commit | commitdiff | tree |
2021-01-03 |
Anton Blanchard | Reset TB and DECR |
commit | commitdiff | tree |
2020-12-21 |
Anton Blanchard | Merge pull request #261 from antonblanchard/wishbone_layout |
commit | commitdiff | tree |
2020-12-21 |
Anton Blanchard | Merge pull request #260 from paulusmack/misc |
commit | commitdiff | tree |
2020-12-20 |
Anton Blanchard | Make wishbone_master_out and wb_io_master_out match |
commit | commitdiff | tree |
next |