projects
/
soc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
soc.git
2021-03-30
Tobias Platen
comment about microwatt implementation details
commit
|
commitdiff
|
tree
2021-03-30
Tobias Platen
add function _prtable_lookup and unit test
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
submodule update
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
might have RADIXMMU at least semi-working... maybe
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
use assertEqual in RADIXMMU unit test
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
skip 1-pred check if m= used in SVP64Asm
commit
|
commitdiff
|
tree
2021-03-30
Cesar Strauss
Enable VCOMPRESS test case
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
submodule update
commit
|
commitdiff
|
tree
2021-03-30
Cesar Strauss
Add new twin predication case
commit
|
commitdiff
|
tree
2021-03-30
Cesar Strauss
Adjust twin predication cases for the new syntax
commit
|
commitdiff
|
tree
2021-03-30
Cesar Strauss
Skip leading zero bits on predicate masks
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
use port name for INT regfile to match up with test_run...
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
corrections to Makefile for building / not-building...
commit
|
commitdiff
|
tree
2021-03-30
Cesar Strauss
Memory port seems to have been renamed
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
bit of munging of Makefile, new targets
commit
|
commitdiff
|
tree
2021-03-30
Luke Kenneth...
whoops Makefile error
commit
|
commitdiff
|
tree
2021-03-29
Luke Kenneth...
correct segment check (off by one in LE/BE convert
commit
|
commitdiff
|
tree
2021-03-29
Luke Kenneth...
update submodule
commit
|
commitdiff
|
tree
2021-03-29
Luke Kenneth...
sort out pywriter.py when run with no args
commit
|
commitdiff
|
tree
2021-03-29
Luke Kenneth...
remove "install" from run_sim dependency in Makefile
commit
|
commitdiff
|
tree
2021-03-28
Luke Kenneth...
svp64-enable passed through to PowerDecoderSubsets...
commit
|
commitdiff
|
tree
2021-03-28
Luke Kenneth...
whoops spelling mistake in SPRreduced Enums
commit
|
commitdiff
|
tree
2021-03-28
Cesar Strauss
Move DECODE_SV to its place between MASK_WAIT and INSN_...
commit
|
commitdiff
|
tree
2021-03-28
Cesar Strauss
Move instruction decoding to after predication
commit
|
commitdiff
|
tree
2021-03-28
Cesar Strauss
Prepare to advance src/dst step after getting the predi...
commit
|
commitdiff
|
tree
2021-03-28
Luke Kenneth...
rather invasive reduction of SPR regfile size
commit
|
commitdiff
|
tree
2021-03-28
Luke Kenneth...
add option to reduce number of regfile ports (get DFFs...
commit
|
commitdiff
|
tree
2021-03-28
Luke Kenneth...
reduce number of regfile ports
commit
|
commitdiff
|
tree
2021-03-28
Luke Kenneth...
reduce regfile port usage on non-svp64
commit
|
commitdiff
|
tree
2021-03-25
Tobias Platen
radixmmu.py: cleanup, documentation
commit
|
commitdiff
|
tree
2021-03-25
Tobias Platen
fix _get_prtable_addr, cleanup
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
comment about using PriorityEncoder
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
debug output
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
add comment skipping in pagereader.py
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
make svp64 isa caller unit tests more obvious
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
add option to stop writing isa all.py in pseudocode...
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
fix nonzero test in ISACaller RADIXMMU
commit
|
commitdiff
|
tree
2021-03-24
Luke Kenneth...
add --disable-svp64 to litex sim build
commit
|
commitdiff
|
tree
2021-03-23
Tobias Platen
make addrshift human readable
commit
|
commitdiff
|
tree
2021-03-23
Tobias Platen
add addrshift function (based on microwatt)
commit
|
commitdiff
|
tree
2021-03-22
Luke Kenneth...
do not set sv_changed
commit
|
commitdiff
|
tree
2021-03-22
Tobias Platen
testcase for _get_pgtable_addr
commit
|
commitdiff
|
tree
2021-03-22
Luke Kenneth...
read predicate mask from correct point in SVP64Asm
commit
|
commitdiff
|
tree
2021-03-22
Luke Kenneth...
add SVP64Asm option for "m=" to set both src and dest...
commit
|
commitdiff
|
tree
2021-03-22
Luke Kenneth...
add very small dff sram variant (no 4k SRAMs)
commit
|
commitdiff
|
tree
2021-03-22
Cesar Strauss
Add test cases for integer VCOMPRESS and VEXPAND
commit
|
commitdiff
|
tree
2021-03-22
Luke Kenneth...
make sure non-svp64-mode works
commit
|
commitdiff
|
tree
2021-03-22
Luke Kenneth...
have get_predint return indicator that mask is all 1s
commit
|
commitdiff
|
tree
2021-03-22
Cesar Strauss
Skip fetching integer predicate mask when register...
commit
|
commitdiff
|
tree
2021-03-22
Cesar Strauss
Add traces for the new FSM and integer predicate decoding
commit
|
commitdiff
|
tree
2021-03-22
Cesar Strauss
Decode and fetch integer predicate registers
commit
|
commitdiff
|
tree
2021-03-21
Cesar Strauss
Fix typo
commit
|
commitdiff
|
tree
2021-03-21
Cesar Strauss
Add unique name to decoded predication signals
commit
|
commitdiff
|
tree
2021-03-21
Cesar Strauss
Revert removal of *.value from Enums
commit
|
commitdiff
|
tree
2021-03-21
Cesar Strauss
Fix syntax
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
more TODO comments
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
add for-loop pseudocode for CR predicate mask reading
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
code comments in TestIssuer
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
adjust syntax of SVP64 predicate test cas
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
naah. back to "sv." syntax for SVP64 assembly
commit
|
commitdiff
|
tree
2021-03-21
Cesar Strauss
Start work on the predicate fetch FSM
commit
|
commitdiff
|
tree
2021-03-21
Cesar Strauss
Add predication test case, initially disabled
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
add override for build commands powerpc64-linux-gnu...
commit
|
commitdiff
|
tree
2021-03-21
Luke Kenneth...
enable -mregnames in assembly syntax for unit tests
commit
|
commitdiff
|
tree
2021-03-20
Luke Kenneth...
more pseudocode in TestIssuer
commit
|
commitdiff
|
tree
2021-03-20
Luke Kenneth...
move radixmmu to unit test format
commit
|
commitdiff
|
tree
2021-03-20
Luke Kenneth...
add harmless code and commented-out pseudocode for...
commit
|
commitdiff
|
tree
2021-03-20
Luke Kenneth...
sort out predicate zeroing in ISACaller
commit
|
commitdiff
|
tree
2021-03-20
Luke Kenneth...
attempting to add src/dest-zeroing to ISACaller
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
more comments for TestIssuer when adding predication
commit
|
commitdiff
|
tree
2021-03-19
Tobias Platen
testcase for _get_pgtable_addr
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
decode predicate src/dest zeroing in SVP64RMModeDecode
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
comments for TestIssuer get_predint and get_predcr
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
add more pieces of predication reading puzzle to TestIssuer
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
cleanup TestIssuer (comments)
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
spelling
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
code-shuffle in TestIssuer, split out setting up periph...
commit
|
commitdiff
|
tree
2021-03-19
Luke Kenneth...
move duplicated code to a function in TestIssuer
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
more hint/comments
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
comments / code-shuffle
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
update TestIssuer comments
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
add comments on most likely place to put predicate...
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
comments TestIssuer, add a stub FSM
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
add MSR PR read in RADIXMMU ISACaller
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
re-add auto-generated file simplev.py to gitignore
commit
|
commitdiff
|
tree
2021-03-18
Jacob Lifshay
re-add nmigen-type-annotations with libre-soc url
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
experiment in radixmmu with returning addr_next (and...
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
add sv_out2 to PowerDecode and PowerDecoder2
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
cross-reference to bug #619
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
add auto-generation of out2 column in SVP64RM
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
remove nmigen-type-annotations temporarily
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
remove nmigen-type-annotations temporarily
commit
|
commitdiff
|
tree
2021-03-18
Luke Kenneth...
add option to move RS in CSV file reading, for compatib...
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
correct comments
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
re-enable SVP64 ISACaller predicate tests
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
add ascii graphic for extsw svp64 operation
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
add more explanatory comments
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
add twin-predicated extsw SVP64 ISACaller unit test
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
add SVP64 dststep incrementing in PowerDecoder2, Testis...
commit
|
commitdiff
|
tree
2021-03-17
Luke Kenneth...
add CR-based predication to ISACaller
commit
|
commitdiff
|
tree
next