2020-09-07 |
Luke Kenneth... | oe_ok renamed to oe, needed in regspec_decode_read |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | add insn and fn_unit to CompLDSTOpSubset |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | add pspec and opsubsetkls to CompUnits |
commit | commitdiff | tree |
2020-09-07 |
Cole Poirier | icache.py commit translation progress, about one third... |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | make immediate decoding optional on-demand |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | whoops spelling mistake outOut_carry not outPut_carry |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | convert mul test to use Power Decode subset |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | convert shift_rot to subset decoder |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | convert branch test to PowerDecodeSubset form |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | convert CR to PowerDecodeSubset format |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | bit of a big reorg of data structures |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | split out PowerDecode2 into PowerDecodeSubset |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | large stack of moving stuff around in dcache |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | adjust indentation of dcache_slow |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | more dcache translation |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | add start on cache_ram.vhdl to nmigen conversion |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | more dcache translation |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | allow Decode2ToExecute1Type to take an opkls argument |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | whoops truncated the mb and me fields |
commit | commitdiff | tree |
2020-09-07 |
Luke Kenneth... | minor reorg on PowerDecoder |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | comment, nothing unusual when Trap Type is DEC |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | decoder immediate b split out to DecodeBImm |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | decoder immediate a split out to DecodeAImm |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add row subset selector for PowerDecode. |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add row_subset (doesnt do anything yet) |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | pass col_subset throughout PowerDecoder |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | reorganise PowerOp to be dynamic |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | reorg of PowerOp to be able to dynamically subset it |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | grr, autopep8 messing up |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | copy dec SPR into decoder cur_state |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add reset option to Register |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | wark-wark, fast regs is binary-addressed |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add unit test for slow SPRs (SPRG0/1) |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | minor code-munge on SPR-to-FAST mapping |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | use with subTest in spr unit test |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | redo generation of microwatt.v from litex |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add comments for DEC / TB |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add a DEC/TB FSM to TestIssuer |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | move DEC and TB from StateRegs to FastRegs for several... |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add DEC SPR to CoreState and PowerDecoder, activate... |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add DEC and TB to State regfile |
commit | commitdiff | tree |
2020-09-06 |
Luke Kenneth... | add DEC/TB SPRs to spr pipeline |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | add comments on MSR read |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | move GPIO IRQ to 15 to match microwatt modifications |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | hmmm XICS data being asserted on wb bus for too long |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | argh missed a VHDL "&" translating to Cat |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | reduce XICS address lookup by 2 bits |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | MSR read in INSN_READ only occurs for 1 cycle |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | sync on ICP eint |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | connect XICS core irq to Decode2 eint |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | whoops, combinatorial loop on pending_priority |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | use stbcix in test |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | XICS addresses in words: divide by 4 |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | whoops, ICS in litex sim needs to be 0x1000 size region |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | add lwzcix unit test |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | increase wishbone address width to 29 for xics and... |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | add simple GPIO wishbone bus to litex sim.py |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | add stbcix and lwzcix to power_enum list |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | add simple GPIO peripheral to verilog TestIssuer |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | move wb read/write to separate util test library and... |
commit | commitdiff | tree |
2020-09-05 |
Luke Kenneth... | add simple wishbone GPIO peripheral |
commit | commitdiff | tree |
2020-09-05 |
Samuel A. Falvo II | Add unit test replicating failing proof case |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | add sld test with RB=64 to see what happens |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | reduce CSR data width to 8 as an experiment |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | add UART reserved IRQ @ 0 |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | add XICS memory regions, shrink litex CSR memmap size... |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | adding XICS wb slave devices to litex sim |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | bring out XICS ICS interrupt levels so that they can... |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | adding option to include XICS external interrupts. |
commit | commitdiff | tree |
2020-09-04 |
Luke Kenneth... | add means to run hello_world.bin under simulation |
commit | commitdiff | tree |
2020-09-04 |
Jacob Lifshay | update to match refactored power-instruction-analyzer API |
commit | commitdiff | tree |
2020-09-03 |
Samuel A. Falvo II | Provide full name and email in copyright notice. |
commit | commitdiff | tree |
2020-09-03 |
Luke Kenneth... | do more on dcache conversion |
commit | commitdiff | tree |
2020-09-03 |
Luke Kenneth... | testing microwatt 3.bin (2.bin ok) |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | when mtocrf FXM is 0, the CR has to be set to CR7 |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | fix bug in cmpli (and cmplw) |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | sign-extend lhax needs 16-64, separate from lwax which... |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | add bc ctr regression test when CTR=0 and CTR=1 |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | update submodule |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | bug in carry32 handling in OP_CMP |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | add cmpl regression test (one binary, one assembly) |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | add cmpl microwatt 1.bin test, cmpl |
commit | commitdiff | tree |
2020-09-02 |
Luke Kenneth... | series of extensive modifications to fix long-standing... |
commit | commitdiff | tree |
2020-08-31 |
Luke Kenneth... | add XER to fastregs and "construct" it in mfspr/mtspr |
commit | commitdiff | tree |
2020-08-30 |
Luke Kenneth... | redo OP_CMP based on microwatt. L=1 had been ignored |
commit | commitdiff | tree |
2020-08-30 |
Luke Kenneth... | reversal of FXM mask for one-hot selection in OP_MTCR... |
commit | commitdiff | tree |
2020-08-30 |
Luke Kenneth... | working on dcache.py |
commit | commitdiff | tree |
2020-08-30 |
Luke Kenneth... | tidyup on mul proof |
commit | commitdiff | tree |
2020-08-30 |
Luke Kenneth... | set mul post_stage o.ok only when needed, and fix xer_s... |
commit | commitdiff | tree |
2020-08-30 |
Cole Poirier | Merge branch 'master' of git.libre-soc.org:soc |
commit | commitdiff | tree |
2020-08-30 |
Cole Poirier | icache.py commit progress, about a third through the... |
commit | commitdiff | tree |
2020-08-29 |
Samuel A. Falvo II | Qualify XER_OV output in proof |
commit | commitdiff | tree |
2020-08-29 |
Samuel A. Falvo II | Fix test breakage in MUL proofs |
commit | commitdiff | tree |
2020-08-29 |
Cole Poirier | Merge branch 'master' of git.libre-soc.org:soc |
commit | commitdiff | tree |
2020-08-29 |
Cole Poirier | mmu.py, dcache.py, mem_types.py change types capitaliza... |
commit | commitdiff | tree |
2020-08-29 |
Cole Poirier | mem_types add more types from common.vhdl specifially... |
commit | commitdiff | tree |
2020-08-29 |
Cole Poirier | mem_types.py arrange in alphabetical order for ease... |
commit | commitdiff | tree |
2020-08-29 |
Samuel A. Falvo II | BROKEN: xer_ov_o != dut.o.xer_ov.data ???!!! |
commit | commitdiff | tree |
2020-08-29 |
Cole Poirier | mmu.py remove duplicate comment left over from mmu... |
commit | commitdiff | tree |
next |