microwatt.git
2021-08-13 Anton BlanchardRename 'do' signal to avoid verilator System Verilog...
2021-08-11 Michael NeulingMerge pull request #315 from paulusmack/pmu
2021-08-11 Paul MackerrasMerge pull request #314 from antonblanchard/yosys-go...
2021-08-11 Michael NeulingMerge pull request #313 from paulusmack/fixes
2021-08-11 Paul Mackerrascore: Add a basic performance monitor unit (PMU) implem...
2021-08-11 Anton BlanchardReduce Yosys ECP5 cell usage by 30% with -abc9 -nowidelut
2021-08-10 Michael NeulingMerge pull request #311 from antonblanchard/litesdcard...
2021-08-10 Michael NeulingMerge pull request #312 from shenki/sdcard-soc-features
2021-08-10 Paul Mackerrastests/fpu: Test FPU unavailable interrupt following...
2021-08-10 Joel Stanleylitedram: Add sdcard to soc features
2021-08-10 Paul Mackerrasexecute1: Handle interrupts during sequences of load...
2021-08-10 Anton Blanchardlitesdcard: Add Nexys Video support
2021-08-10 Anton Blanchardlitesdcard: Use vendor not board type
2021-08-10 Paul MackerrasMerge pull request #310 from antonblanchard/liteeth...
2021-08-10 Anton Blanchardliteeth: Regenerate from upstream litex
2021-08-09 Anton Blanchardliteeth: Update yaml config
2021-08-09 Anton BlanchardAdd liteeth support to Nexys Video
2021-08-09 Michael NeulingMerge pull request #307 from antonblanchard/litedram...
2021-08-09 Michael NeulingMerge pull request #309 from antonblanchard/clk-cleanup
2021-08-09 Michael NeulingMerge pull request #308 from antonblanchard/small-fixes
2021-08-09 Anton BlanchardRemove -add from xdc files
2021-08-09 Anton BlanchardRemove -waveform from xdc files
2021-08-09 Anton BlanchardFix some whitespace issues
2021-08-09 Anton BlanchardMerge pull request #305 from mikey/noflatten
2021-08-09 Anton Blanchardlitedram: Regenerate from upstream litex
2021-08-09 Anton Blanchardlitedram: sdrinit() is now sdram_init()
2021-08-09 Anton Blanchardlitedram: Fix compiler warning
2021-08-09 Anton Blanchardlitedram: Update yaml files
2021-08-09 Anton Blanchardlitedram: simplify generate.py
2021-08-09 Anton Blanchardlitedram: Remove variables.mak
2021-08-04 Michael Neulingci: Remove noflatten to reduce size of ECP5 builds
2021-08-04 Anton BlanchardMerge pull request #299 from mikey/vunit-make
2021-08-03 Michael NeulingMerge pull request #304 from umarcor/ci-backends
2021-08-03 umarcorci: test 'build' with LLVM and GCC backends
2021-08-02 Michael NeulingMerge pull request #301 from umarcor/vunit-cleanup
2021-08-02 Michael Neulingmakefile: Add check_vunit
2021-07-31 umarcorVUnit: style
2021-07-31 umarcorVUnit: use Path.glob instead of glob.glob
2021-07-31 umarcorci: add 'workflow_dispatch'
2021-07-31 umarcorci: in job 'VUnit' use a container step instead of...
2021-07-31 Michael NeulingReduce the size of icache to help yosys ECP5 builds...
2021-06-21 Michael NeulingMerge pull request #296 from LarsAsplund/logging-checking
2021-06-21 Michael NeulingMerge pull request #298 from paulusmack/master
2021-06-21 Michael NeulingMerge pull request #295 from LarsAsplund/master
2021-06-17 Paul MackerrasMMU: Implement a vestigial partition table
2021-06-09 Lars AsplundReplaced VHDL assert and report with VUnit checking...
2021-06-09 Lars AsplundRun VUnit tests in CI
2021-06-09 Lars AsplundOrganized VUnit testbenches into test cases.
2021-06-09 Lars AsplundMake core testbenches recognized by VUnit
2021-06-09 Lars AsplundAdded VUnit run script.
2021-05-17 Michael NeulingMerge pull request #277 from paulus/gpio
2021-05-13 Michael NeulingMerge pull request #287 from paulusmack/master
2021-05-11 Paul MackerrasMerge pull request #278 from shenki/openocd-v0.11
2021-05-11 Joel Stanleyopenocd: Fix verify command for v0.10
2021-05-11 Paul Mackerrasarty_a7: Add litesdcard interface
2021-05-11 Paul Mackerrasicache: Snoop writes to memory by other agents
2021-05-11 Paul Mackerrasdcache: Simplify logic in RELOAD_WAIT_ACK state
2021-05-11 Paul Mackerrasdcache: Snoop writes to memory by other agents
2021-05-05 Paul MackerrasMerge pull request #283 from antonblanchard/whitespace
2021-05-05 Antony VennardUpdate documentation. (#280)
2021-03-25 Anton BlanchardMerge pull request #286 from antonblanchard/Makefile...
2021-03-25 Anton BlanchardRemove unused GHDL_TARGET_GENERICS
2021-03-25 Anton BlanchardMove verilator --trace flag into VERILATOR_FLAGS
2021-03-24 Anton BlanchardMerge pull request #285 from antonblanchard/Makefile...
2021-03-24 Anton BlanchardMerge pull request #281 from antonblanchard/cache-tlb...
2021-03-24 Anton BlanchardRemove -frelaxed
2021-03-24 Anton BlanchardUse VERILATOR_FLAGS/VERILATOR_CFLAGS on all verilator...
2021-03-24 Anton BlanchardRemove core_files from soc_files and fpga_files
2021-03-23 Anton BlanchardMerge pull request #284 from antonblanchard/boot-clocks
2021-03-22 Anton BlanchardReformat spi_flash_ctrl
2021-03-21 Anton BlanchardReformat control
2021-03-21 Anton BlanchardReformat testbenches
2021-03-21 Anton BlanchardReformat writeback
2021-03-21 Anton BlanchardReformat plru
2021-03-21 Anton BlanchardReformat rotator
2021-03-21 Anton BlanchardReformat divider
2021-03-21 Anton BlanchardReformat countzero
2021-03-21 Anton BlanchardReformat cr_file
2021-03-21 Anton BlanchardReformat register_file
2021-03-21 Anton BlanchardReformat cache_ram
2021-03-15 Anton BlanchardAllow SPI BOOT_CLOCKS to be overridden by top level
2021-03-15 Anton BlanchardPass icache/dcache/tlb parameters down from soc
2021-03-09 Paul Mackerrasarty: Update GPIOs for Boxarty BMC
2021-02-24 Joel StanleyAdd files for openocd v0.11
2021-02-24 Paul MackerrasAdd a GPIO controller and use it to drive the shield...
2021-02-08 Michael NeulingMerge pull request #274 from mikey/read-sprs
2021-02-08 Anton BlanchardAdd a test to read from all SPRs
2021-02-08 Michael NeulingFix DAR/DSISR reading before they are written
2021-02-08 Michael NeulingMerge pull request #269 from paulusmack/pipeline
2021-02-08 Michael NeulingMerge pull request #268 from paulusmack/btc
2021-02-08 Michael NeulingMerge pull request #273 from antonblanchard/wishbone...
2021-02-08 Michael NeulingMerge pull request #267 from paulusmack/master
2021-02-08 Anton BlanchardAdd some wishbone checking
2021-01-19 Paul Mackerrascore: Allow multiple loadstore instructions to be in...
2021-01-19 Paul Mackerrasloadstore: Convert to 3-stage pipeline
2021-01-19 Paul Mackerrasdcache: Fix bugs in pipelined operation
2021-01-19 Paul Mackerrascore: Send FPU interrupts to writeback rather than...
2021-01-18 Paul Mackerrascore: Send loadstore1 interrupts to writeback rather...
2021-01-18 Paul Mackerrascore: Move redirect and interrupt delivery logic to...
2021-01-18 Paul Mackerrasexecute1: Move CR result to data path process
next