2021-02-07 |
colepoirier | Modify experiment/formal/.gitignore because was prevent... |
commit | commitdiff | tree |
2021-02-06 |
Cesar Strauss | Fix whitespace |
commit | commitdiff | tree |
2021-02-06 |
Cesar Strauss | Extract the fetch FSM out from the main FSM |
commit | commitdiff | tree |
2021-02-05 |
Tobias Platen | fix hanging simulation |
commit | commitdiff | tree |
2021-02-04 |
Tobias Platen | src/soc/fu/mmu/fsm.py: add debug outputs for gtkwave |
commit | commitdiff | tree |
2021-02-04 |
Tobias Platen | update test_issuer_mmu_data_path.py to handle SPRs |
commit | commitdiff | tree |
2021-02-04 |
Tobias Platen | pass SPR MicroOp to MMU function unit |
commit | commitdiff | tree |
2021-02-03 |
Luke Kenneth... | nope - need it to be zero if not identified as svp64 |
commit | commitdiff | tree |
2021-02-03 |
Luke Kenneth... | actually no need to mux in the svp64_rm, just the id... |
commit | commitdiff | tree |
2021-02-03 |
Luke Kenneth... | add SVP64PowerDecoder, extracts svp64 remap if correctl... |
commit | commitdiff | tree |
2021-02-01 |
Luke Kenneth... | ISACaller, in svp64 mode, read the next 32 bits when... |
commit | commitdiff | tree |
2021-02-01 |
Tobias Platen | extending the GTKWave document in test_issuer when... |
commit | commitdiff | tree |
2021-02-01 |
Luke Kenneth... | sort out SelectableInt bit-ordering for identifying... |
commit | commitdiff | tree |
2021-02-01 |
Luke Kenneth... | construct the assembly-code prefix and base v3.0B in... |
commit | commitdiff | tree |
2021-02-01 |
Cesar Strauss | Add GTKWave document to test_issuer |
commit | commitdiff | tree |
2021-01-31 |
Cesar Strauss | Fix loop test and enable it |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | start an ISACaller SVP64 unit test |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | test SVP64 major opcode, start checking if it is EXT001... |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | adjusting ISACaller unit test to use ISACaller.setup_one() |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | fix ISACaller unit test |
commit | commitdiff | tree |
2021-01-31 |
Tobias Platen | fix two syntax errors in src/soc/decoder/isa/caller.py |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | SVP64 Remap Fields structures for ISACaller |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | remove sv_rm from PowerDecoder register decoders |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | add SVSTATE SPR sub-field accessor class to ISACaller |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | move SVP64 Extra reg decoding into main PowerDecoder... |
commit | commitdiff | tree |
2021-01-31 |
Luke Kenneth... | update submodule |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | move CR in/out SVP64 EXTRA decoders into PowerDecoder |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | add SVP64 CR out extending to 7-bit in PowerDecoder2 |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | add SVP64 CR EXTRA field-extension, from 3-bit to 7... |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | extend CR registers in Decode2ToExecute1Type to 7 bit |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | add SVP64CRExtra class to PowerDecoder2, turns 3-bit... |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | split out SVEXTRA field selection/decoding into separat... |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | whoops update PowerDecoder2 svp64 comments, reg sizes... |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | add SVP64 EXTRA decoding to RB, RC and RT (out) in... |
commit | commitdiff | tree |
2021-01-30 |
Luke Kenneth... | add first SVP64 7-bit register context decoder to Power... |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | add SVP64RM record to PowerDecoder2 |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | increase register number sizes from 5 to 7 |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | syntax corrections, also size of maxvl was wrong |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | add SVP64 RM (Remap) Record |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | adjust SVP64RM class to output more PowerDecoder-friend... |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | adjust how register copy/setup is done in PowerDecoder2 |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | add SV etype/ptype to power decoder |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | whoops syntax error. submodule update |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | start adding svp64 enums |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | use new svp64-augmented csv reader in PowerDecoder |
commit | commitdiff | tree |
2021-01-29 |
Luke Kenneth... | whoops missed out "+" on explicit license listing |
commit | commitdiff | tree |
2021-01-28 |
Luke Kenneth... | add SVSTATE to StateRegs |
commit | commitdiff | tree |
2021-01-28 |
Luke Kenneth... | add SVState SPR Record, SVSTATERec |
commit | commitdiff | tree |
2021-01-28 |
Luke Kenneth... | add svp64 CR field identification for EXTRA2/3 decoding |
commit | commitdiff | tree |
2021-01-28 |
Luke Kenneth... | move svp64 reg-decode function to more appropriate... |
commit | commitdiff | tree |
2021-01-28 |
Luke Kenneth... | provide "merger" of SVP64 RM info into v3.0B CSV files |
commit | commitdiff | tree |
2021-01-27 |
Tobias Platen | use SPR constants |
commit | commitdiff | tree |
2021-01-27 |
Luke Kenneth... | move SVP64RM CSV class to new module |
commit | commitdiff | tree |
2021-01-27 |
Luke Kenneth... | whitespace and shortening of SPR MMU redirection in... |
commit | commitdiff | tree |
2021-01-27 |
Luke Kenneth... | also read LDST RM files |
commit | commitdiff | tree |
2021-01-26 |
Tobias Platen | [Bug 580] update comment above changed block |
commit | commitdiff | tree |
2021-01-26 |
Tobias Platen | [Bug 580] redirect MMU SPRs to the MMU |
commit | commitdiff | tree |
2021-01-25 |
Luke Kenneth... | extra comments in svp64 |
commit | commitdiff | tree |
2021-01-24 |
Luke Kenneth... | changing svp64 asm syntax to use / instead of . as... 24jan2021_ls180 |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | move sanity-checks, add mode into svp64_rm |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | cleanup on aisle 3 - simplify sv_mode svp64 |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | check src/dest mask exist if zeroing, svp64 |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | add predicate-result svp64 decoding |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | add svp64 saturation decoding |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | start decoding modes in svp64 |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | and now for something completely different... |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | add elwidth encoding svp64, add more debug-print |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | add svp64 subvl encoding |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | add in svp64 predicate mask encoding |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | capture CR 3 and 5 bit sv encodings |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | start decoding EXTRA2/3 |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | start decoding sv EXTRAs and identifying them |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | start to read RM CSV files |
commit | commitdiff | tree |
2021-01-23 |
Luke Kenneth... | add beginnings of svp64 assembly translator |
commit | commitdiff | tree |
2021-01-22 |
Luke Kenneth... | add example on how to access regs list for cmp |
commit | commitdiff | tree |
2021-01-19 |
Tobias Platen | test_issuer_mmu_data_path.py: test both ld and st instr... |
commit | commitdiff | tree |
2021-01-19 |
Tobias Platen | connect LDSTException to MMU and DCache |
commit | commitdiff | tree |
2021-01-19 |
Tobias Platen | connect wishbone bus to test memory |
commit | commitdiff | tree |
2021-01-18 |
Tobias Platen | uncomment #FIXME in unit_test |
commit | commitdiff | tree |
2021-01-18 |
Tobias Platen | fu/mmu/fsm.py: connect valid and load signals |
commit | commitdiff | tree |
2021-01-17 |
Tobias Platen | add test memory for simulation |
commit | commitdiff | tree |
2021-01-17 |
Tobias Platen | cleanup test_issuer_mmu_data_path.py |
commit | commitdiff | tree |
2021-01-16 |
Tobias Platen | clean up test case for tlbie and dcbz |
commit | commitdiff | tree |
2021-01-16 |
Tobias Platen | move microwatt_mmu bool variable to pspec |
commit | commitdiff | tree |
2021-01-16 |
Tobias Platen | add new unittest: test_issuer_mmu_data_path.py |
commit | commitdiff | tree |
2021-01-15 |
Tobias Platen | cleanup test_non_production_core.py |
commit | commitdiff | tree |
2021-01-15 |
Tobias Platen | add microwatt_mmu boolean variable to core and compunits |
commit | commitdiff | tree |
2021-01-15 |
Tobias Platen | test_non_production_core.py: fix hanging test |
commit | commitdiff | tree |
2021-01-15 |
Tobias Platen | test_non_production_core.py: wire instruction decoder... |
commit | commitdiff | tree |
2021-01-14 |
Tobias Platen | add test case for mmu+NonProductionCore |
commit | commitdiff | tree |
2021-01-10 |
Tobias Platen | add microwatt mmu config option to compunits.py |
commit | commitdiff | tree |
2021-01-08 |
Tobias Platen | fix broken testcase for simple core |
commit | commitdiff | tree |
2021-01-07 |
Tobias Platen | set initial_sprs, cleanup mfspr testprog |
commit | commitdiff | tree |
2021-01-07 |
Tobias Platen | mfspr is RT, SPR |
commit | commitdiff | tree |
2021-01-06 |
Tobias Platen | first testcase for mmu: case_mfspr_after_invalid_load |
commit | commitdiff | tree |
2021-01-06 |
Tobias Platen | fu/mmu/fsm.py: mfspr!=mtspr |
commit | commitdiff | tree |
2021-01-04 |
Tobias Platen | test_countzero.py: rename output files |
commit | commitdiff | tree |
2021-01-01 |
Cesar Strauss | Add zero CR test case and fix comments |
commit | commitdiff | tree |
2021-01-01 |
Cesar Strauss | Add test cases with rc=1 |
commit | commitdiff | tree |
2021-01-01 |
Cesar Strauss | Make all ports the same size, on the test ALU |
commit | commitdiff | tree |
next |