projects
/
soc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
soc.git
2021-03-07
Cesar Strauss
Fix missing NIA update on ISACaller
commit
|
commitdiff
|
tree
2021-03-07
Luke Kenneth...
whoops should be "make gitupdate"
commit
|
commitdiff
|
tree
2021-03-07
Tobias Platen
RADIX: read SPRs
commit
|
commitdiff
|
tree
2021-03-07
Tobias Platen
RADIX: implement memassign and call
commit
|
commitdiff
|
tree
2021-03-07
Luke Kenneth...
add SVSTATE read to DMI interface
commit
|
commitdiff
|
tree
2021-03-07
Cesar Strauss
Merge WAIT_RESET into INSN_FETCH on the Issue FSM
commit
|
commitdiff
|
tree
2021-03-07
Luke Kenneth...
move DMI stuff to separate function in issuer.py
commit
|
commitdiff
|
tree
2021-03-07
Luke Kenneth...
update comments in issuer.py
commit
|
commitdiff
|
tree
2021-03-07
Luke Kenneth...
add Rc=1 SVP64 unit test to svp64_cases.py
commit
|
commitdiff
|
tree
2021-03-07
Cesar Strauss
Implement the VL==0 loop
commit
|
commitdiff
|
tree
2021-03-06
Cesar Strauss
Allow updating the PC and SVSTATE registers while stopped
commit
|
commitdiff
|
tree
2021-03-06
Cesar Strauss
Enable the Simple-V loop test case
commit
|
commitdiff
|
tree
2021-03-06
Cesar Strauss
Begin to implement the Simple-V loop
commit
|
commitdiff
|
tree
2021-03-06
Cesar Strauss
Do not reset pc_changed and sv_changed at instruction end
commit
|
commitdiff
|
tree
2021-03-06
Cesar Strauss
Make the raw opcode input port of the decoder stay...
commit
|
commitdiff
|
tree
2021-03-06
Luke Kenneth...
remove blackbox attribute on SPBlock_512W64B8W
commit
|
commitdiff
|
tree
2021-03-06
Luke Kenneth...
add SPBlock_512W64B8W.v blackbox file
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
remove sram4k wishbone bte/cti in litex interconnect
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
litex expects wishbone "err" signals even if not used
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
extend name of sram4k block with _wb suffix
commit
|
commitdiff
|
tree
2021-03-05
Tobias Platen
unit test: pass bool mmu
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
add comments and more stub functions
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
add segment_check function, plus quick test.
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
add decode_prte function to RADIX
commit
|
commitdiff
|
tree
2021-03-05
Luke Kenneth...
add trivial LD/ST redirectors into RADIX ISACaller
commit
|
commitdiff
|
tree
2021-03-05
Cesar Strauss
Move writing of the PC state register to the issue FSM
commit
|
commitdiff
|
tree
2021-03-05
Cesar Strauss
Move the wait on "core stop" out of fetch, and into...
commit
|
commitdiff
|
tree
2021-03-04
Luke Kenneth...
removing --user from make develop
commit
|
commitdiff
|
tree
2021-03-04
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2021-03-04
Tobias Platen
update test_caller_radix.py
commit
|
commitdiff
|
tree
2021-03-04
Tobias Platen
ISACaller: add option mmu
commit
|
commitdiff
|
tree
2021-03-04
Luke Kenneth...
whoops microwatt already allocates SPR 720
commit
|
commitdiff
|
tree
2021-03-04
Luke Kenneth...
add comments from gem5-experimental mmu
commit
|
commitdiff
|
tree
2021-03-04
Luke Kenneth...
add cached pgtbl0/3
commit
|
commitdiff
|
tree
2021-03-04
Luke Kenneth...
add two functions for checking permissions, to be based...
commit
|
commitdiff
|
tree
2021-03-03
Tobias Platen
add RADIX skeleton and unit test
commit
|
commitdiff
|
tree
2021-03-03
Luke Kenneth...
add debug strings
commit
|
commitdiff
|
tree
2021-03-03
Luke Kenneth...
remove singleton pattern
commit
|
commitdiff
|
tree
2021-03-03
Luke Kenneth...
add pywriter Makefile entry
commit
|
commitdiff
|
tree
2021-03-03
Luke Kenneth...
cur_state is a global, does not have to be passed as...
commit
|
commitdiff
|
tree
2021-03-03
Luke Kenneth...
set SVSTATE in TestRunner using new TestIssuer.svstate_i
commit
|
commitdiff
|
tree
2021-03-03
Luke Kenneth...
add svstate_i to TestIssuer which mirrors pc_i
commit
|
commitdiff
|
tree
2021-03-02
Luke Kenneth...
comment out changing SPR 720 because 720 is not support...
commit
|
commitdiff
|
tree
2021-03-02
Luke Kenneth...
sort out SPR setting in MMU
commit
|
commitdiff
|
tree
2021-03-02
Luke Kenneth...
operating correctly, not directing MMU SPRs to SPR...
commit
|
commitdiff
|
tree
2021-03-02
Luke Kenneth...
must always set ok for writing out data otherwise it...
commit
|
commitdiff
|
tree
2021-03-01
Luke Kenneth...
Revert "fix Bug 607 - unnecessary code added related...
commit
|
commitdiff
|
tree
2021-03-01
Luke Kenneth...
move SVP64 RM decoder to separate module
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
add additional SVP64 RM decode fields
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
start on SVP64 RM Mode decoder
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
more SVP64 enums
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
add SVP64 RM sub-field enums
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
move SVP64 Extra decoders to separate module
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
fix syntax error
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
move SVP64PrefixDecoder to separate module
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
add PowerDecoder.no_in_vec
commit
|
commitdiff
|
tree
2021-02-28
Luke Kenneth...
add svp64_instrs to power_svp64
commit
|
commitdiff
|
tree
2021-02-28
Tobias Platen
fix Bug 607 - unnecessary code added related to MMU...
commit
|
commitdiff
|
tree
2021-02-28
Tobias Platen
fix Bug 603 - use SPR names/numbers from sprs.csv
commit
|
commitdiff
|
tree
2021-02-27
Luke Kenneth...
use PowerDecoder2.no_out_vec instead of manual vector...
commit
|
commitdiff
|
tree
2021-02-27
Luke Kenneth...
add corresponding VL=0 unit test as from 161b7d67b...
commit
|
commitdiff
|
tree
2021-02-27
Cesar Strauss
Add traces for the new FSM
commit
|
commitdiff
|
tree
2021-02-26
Cesar Strauss
Add a vector case with VL == 0
commit
|
commitdiff
|
tree
2021-02-26
Luke Kenneth...
comment on CoreState
commit
|
commitdiff
|
tree
2021-02-26
Luke Kenneth...
remove sv_changed input to fetch_fsm, add it to issue_f...
commit
|
commitdiff
|
tree
2021-02-26
Luke Kenneth...
moving new_svstate and update_svstate into issue FSM...
commit
|
commitdiff
|
tree
2021-02-26
Luke Kenneth...
move fetch_insn_o into issue_fsm TestIssuer
commit
|
commitdiff
|
tree
2021-02-26
Luke Kenneth...
add comments, missing that VL loop ends after execution...
commit
|
commitdiff
|
tree
2021-02-26
Cesar Strauss
Implement a decode/issue FSM between fetch and execute
commit
|
commitdiff
|
tree
2021-02-24
Tobias Platen
wb_get: write outputs to seperate logfile too
commit
|
commitdiff
|
tree
2021-02-24
Tobias Platen
update mmu testcase
commit
|
commitdiff
|
tree
2021-02-24
Tobias Platen
test_runner.py: add needed imports
commit
|
commitdiff
|
tree
2021-02-24
Luke Kenneth...
add comments explaining split
commit
|
commitdiff
|
tree
2021-02-24
Luke Kenneth...
move DecodeCROut/In (at last) out of PowerDecoderSubset...
commit
|
commitdiff
|
tree
2021-02-24
Luke Kenneth...
start making write_cr0 independent of DecodeCROut
commit
|
commitdiff
|
tree
2021-02-23
Tobias Platen
deduplicate
commit
|
commitdiff
|
tree
2021-02-23
Luke Kenneth...
add note that SVSTATE has changed, this will allow...
commit
|
commitdiff
|
tree
2021-02-22
Cesar Strauss
Fix typo when calculating PowerDecoder2.no_out_vec
commit
|
commitdiff
|
tree
2021-02-22
Luke Kenneth...
move setting of NIA into fetch FSM in TestIssuer
commit
|
commitdiff
|
tree
2021-02-22
Luke Kenneth...
whoops
commit
|
commitdiff
|
tree
2021-02-22
Luke Kenneth...
moving PC-setting (NIA) out of execute_fsm in TestIssuer
commit
|
commitdiff
|
tree
2021-02-22
Luke Kenneth...
rename inter-FSM handshake signals in TestIssuer
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
err trying to put in some FSM handshake signals, gettin...
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
comment for where SVSTATE FSM should go
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
add CR out vector detection to PowerDecoder2 no_out_vec
commit
|
commitdiff
|
tree
2021-02-21
Cesar Strauss
The field selection function was moved to nmutil.util
commit
|
commitdiff
|
tree
2021-02-21
Cesar Strauss
Hide the register augmentation traces by default
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
move execute_fsm to separate function in TestIssuer
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
move fetch_fsm to separate function in TestIssuer
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
add JTAG enable/disable of 4k SRAMs
commit
|
commitdiff
|
tree
2021-02-21
Cesar Strauss
The new version of "sel" is smart enough to find a...
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
add comments for Mode field in SVP64Asm
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
comments in SVP64RMFields
commit
|
commitdiff
|
tree
2021-02-21
Cesar Strauss
Use the new selection field function from nmutil
commit
|
commitdiff
|
tree
2021-02-21
Cesar Strauss
Use symbolic values as field sizes
commit
|
commitdiff
|
tree
2021-02-21
Cesar Strauss
Replace all hardcoded shifts into RM by usage of SVP64R...
commit
|
commitdiff
|
tree
2021-02-21
Luke Kenneth...
create SVP64CROffs consts for when SVP64 Vector-of...
commit
|
commitdiff
|
tree
2021-02-20
Luke Kenneth...
comments on sv.add. Rc=1 unit test
commit
|
commitdiff
|
tree
2021-02-20
Luke Kenneth...
add in Vectorised CRs when Rc=1 into ISACaller
commit
|
commitdiff
|
tree
2021-02-20
Luke Kenneth...
add CR1 to DecodeCRIn/Out
commit
|
commitdiff
|
tree
next