projects
/
microwatt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
microwatt.git
2019-09-19
Anton Blanchard
Merge pull request #65 from antonblanchard/loadstore-opt
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat loadstore1
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat loadstore2
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
loads don't do both byte reversal and sign extension
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Merge pull request #64 from antonblanchard/reformat-3
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Merge pull request #63 from antonblanchard/multiply...
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat wishbone code
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat glibc_random
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat simple_ram_behavioural
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat sim_console
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat multiply_tb
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat execute2
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat CR file
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat register file
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Reformat multiply code
commit
|
commitdiff
|
tree
2019-09-19
Anton Blanchard
Don't use VHDL 2008 condition operator in multiply
commit
|
commitdiff
|
tree
2019-09-16
Anton Blanchard
Merge pull request #62 from antonblanchard/byte-reverse...
commit
|
commitdiff
|
tree
2019-09-16
Anton Blanchard
Merge pull request #61 from antonblanchard/execute...
commit
|
commitdiff
|
tree
2019-09-16
Anton Blanchard
Move byte reversal of stores to first cycle
commit
|
commitdiff
|
tree
2019-09-16
Anton Blanchard
execute1 no longer needs sim_console
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Merge pull request #60 from antonblanchard/testbenches
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Fix multiply_tb
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Add an icache testbench
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Merge pull request #56 from antonblanchard/writeback...
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Remove cycle in writeback
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Merge pull request #59 from antonblanchard/trap-decode
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Merge pull request #58 from antonblanchard/decode2...
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Fix make check
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Fix spurious outstanding assert
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Merge pull request #57 from antonblanchard/add-nop
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Add a decode for the nop instruction
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Merge pull request #55 from antonblanchard/fetch-fix
commit
|
commitdiff
|
tree
2019-09-15
Anton Blanchard
Add a default value for RESET_ADDRESS
commit
|
commitdiff
|
tree
2019-09-14
Anton Blanchard
Merge pull request #51 from antonblanchard/writeback-fix
commit
|
commitdiff
|
tree
2019-09-14
Anton Blanchard
Reformat writeback.vhdl
commit
|
commitdiff
|
tree
2019-09-14
Anton Blanchard
Exit if we try to write more than one GPR or CR in...
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
Merge pull request #50 from antonblanchard/decode1-opt
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
No need to gate nia or insn in decode1
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
Merge pull request #49 from antonblanchard/icache-2
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
Add a simple direct mapped icache
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
SOC memory wishbone should clear ACK regardless of STB
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
Merge pull request #48 from antonblanchard/clk_gen_bypass
commit
|
commitdiff
|
tree
2019-09-12
Anton Blanchard
Fix clk_gen_bypass
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #47 from antonblanchard/if-fix
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #46 from antonblanchard/record-fix
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Explicitly check against '1' in if statements
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Remove names from end record statements
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #45 from antonblanchard/fixes
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Fix issue in loadstore1
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Fix issue in execute2
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #44 from antonblanchard/nia-remove
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Remove nia from loadstore and multiply
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #43 from mikey/trivial
commit
|
commitdiff
|
tree
2019-09-11
Michael Neuling
Remove FIXME comment
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #41 from mikey/travis
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Merge pull request #42 from antonblanchard/fetch-rework-v2
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Reformat core.vhdl
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Remove sim console
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Reduce multiply to 2 cycles
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Register outputs on writeback
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Register outputs on execute2
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Register outputs on loadstore1
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Move debug execute output into decode2
commit
|
commitdiff
|
tree
2019-09-11
Anton Blanchard
Rework pipeline, add stall and flush signals
commit
|
commitdiff
|
tree
2019-09-11
Michael Neuling
Allow a full make check on Travis
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Merge pull request #40 from antonblanchard/makefile...
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Update Makefile dependencies
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Switch soc to use std_ulogic
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Share soc.vhdl between FPGA and sim
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Pass wishbone record to bram memory module
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Rework wishbone slave address decoding
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Move wishbone arbiter out of the core
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Re-indent and reformat soc.vhdl
commit
|
commitdiff
|
tree
2019-09-10
Benjamin Herrenschmidt
Split FPGA toplevel from soc
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Merge pull request #39 from antonblanchard/no-x-state
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Don't send out X state from the memory behavioural
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Merge pull request #36 from mikey/gitignore
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Merge pull request #38 from antonblanchard/multiply...
commit
|
commitdiff
|
tree
2019-09-10
Anton Blanchard
Quieten multiply warning
commit
|
commitdiff
|
tree
2019-09-10
Michael Neuling
Add new files to git ignore
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #35 from antonblanchard/multiply-opt
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Simplify multiply
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #34 from antonblanchard/decode-table
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Add a decode bit to mark an instruction as single throu...
commit
|
commitdiff
|
tree
2019-09-09
Benjamin Herrenschmidt
decode1 array fix header
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #33 from antonblanchard/cr-fix
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #32 from antonblanchard/register...
commit
|
commitdiff
|
tree
2019-09-09
Benjamin Herrenschmidt
Use simulated UART in core test bench
commit
|
commitdiff
|
tree
2019-09-09
Benjamin Herrenschmidt
Make sim poll non-blocking
commit
|
commitdiff
|
tree
2019-09-09
Benjamin Herrenschmidt
Add simulated UART design
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Fix CR forwarding
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Add forwarding in the register file
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #31 from antonblanchard/no-second...
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #30 from antonblanchard/writeback...
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
More second write port removal
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Add some assertions to writeback
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #29 from antonblanchard/no-second...
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Merge pull request #28 from antonblanchard/loadstore...
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Remove second write port
commit
|
commitdiff
|
tree
2019-09-09
Anton Blanchard
Remove some more loadstore debug
commit
|
commitdiff
|
tree
next