2021-04-25 |
Luke Kenneth... | remove unneeded code |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | read req in wb_in.stall, dcache |
commit | commitdiff | tree |
2021-04-25 |
Cesar Strauss | Shift-out skipped mask bits for both crpred and intpred |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | add single regression test for dcache |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | add TODO comment in dcache |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | move Signals in dcache to relevant context |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | dcache Elif used where If should have been |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | whoops should be cyc & ~ack |
commit | commitdiff | tree |
2021-04-25 |
Luke Kenneth... | hard-code dcache stall signal to non-pipelined mode |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | increase memory size in dcache test |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | increase size of random dcache testing by 10 |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | fix errors in dcache unit test |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | add additional external libre-soc sphinx references... |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | add additional external libre-soc sphinx references |
commit | commitdiff | tree |
2021-04-24 |
Luke Kenneth... | remove code moved to openpower-isa repo |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | add comments on TestIssuer TestRunner |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | comment tests back in |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | fix import error |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | error in setting fast regs test values |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | import from openpower.tests |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move logical tests to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | add trap test cases |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move SPR tests to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move branch test cases to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move LDST tests to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move mul tests to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move div tests to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move div tests to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move ALU test cases to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move MMU Testcase to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move CR test cases to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move shiftrot test cases to openpower.test |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | import from openpower.endian |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | use openpower.test.common |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | remove openpower-isa submodule |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | submodule update, can probably delete it though, now |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move more files to openpower-isa |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move to import from openpower-isa for reg enums |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | svanalysis and pywriter now command-line scripts |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | removed submodule |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | remove pseudo, moved to openpower-isa |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | remove simulator directory, moved to openpower-isa |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | more openpower-isa conversion |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | correct migration of openpower-isa |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | more openpower import conversion |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | more openpower import conversion |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move over to from openpower imports |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move over to openpower-isa repo |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | move over to openpower-isa |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | moving more over to openpower-isa repo |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | removing more as moved over to openpower-isa |
commit | commitdiff | tree |
2021-04-23 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | add debugging and buffering to CacheRam |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | r1.end_row_ix off-by-one in dcache |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | sync missing in dcache |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | dcache.py code-comments |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | cleanup dcache |
commit | commitdiff | tree |
2021-04-22 |
Luke Kenneth... | error using sync, should have been comb |
commit | commitdiff | tree |
2021-04-22 |
Cesar Strauss | Implement CR predication |
commit | commitdiff | tree |
2021-04-21 |
Cesar Strauss | CR sub-fields are stored in MSB0 order |
commit | commitdiff | tree |
2021-04-21 |
Luke Kenneth... | experimenting with dcache |
commit | commitdiff | tree |
2021-04-21 |
Tobias Platen | testcase: pass PRTBL to mmu |
commit | commitdiff | tree |
2021-04-21 |
Cesar Strauss | Add CR predication test case for TestIssuer |
commit | commitdiff | tree |
2021-04-21 |
Cesar Strauss | Fix comment in CR predication test case |
commit | commitdiff | tree |
2021-04-21 |
Cesar Strauss | Fix sense of "invert" signal |
commit | commitdiff | tree |
2021-04-20 |
Luke Kenneth... | add enable MMU option to issuer_verilog.py |
commit | commitdiff | tree |
2021-04-20 |
Luke Kenneth... | cannot pass in arguments to Core - must be done with... |
commit | commitdiff | tree |
2021-04-20 |
Luke Kenneth... | use soc.bus.sram instead of nmigen_soc.wishbone.sram |
commit | commitdiff | tree |
2021-04-20 |
Luke Kenneth... | add wishbone sram.py (move from nmigen-soc) |
commit | commitdiff | tree |
2021-04-19 |
Luke Kenneth... | give independent names to spblock512w64b8ws |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | give spblock512 a name as a submodule |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | create signal on test_issuer which gives PLL clk_sel_i... |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | rename SPBlock_512W64B8W to lowercase |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | rename PLL pins to match LIP6.fr PLL |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | core_stopped_i unused: remove |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | add pypi upload to Makefile |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | add OS Independent classifier |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | update README |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | update setup.py to make it "safe" for uploading to... |
commit | commitdiff | tree |
2021-04-17 |
Luke Kenneth... | experiment with alternative PID in radix mmu |
commit | commitdiff | tree |
2021-04-17 |
Luke Kenneth... | pass in SPRs each time on radix test |
commit | commitdiff | tree |
2021-04-17 |
Luke Kenneth... | add LD/ST radix unit test |
commit | commitdiff | tree |
2021-04-17 |
Cesar Strauss | Implement 1<<r3 directly by a shift |
commit | commitdiff | tree |
2021-04-17 |
Tobias Platen | radixmmu: fix my mistake about pgbase size |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | jtag utils, send tms before tck |
commit | commitdiff | tree |
2021-04-16 |
Tobias Platen | pass the "old" value of shift to _new_lookup |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | sigh, new_shift wrong bitwidth |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | put mbits back into segment_check (like it is in microwatt) |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | radixmmu cleanup |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | call addrshift and get_pgtable_addr inside while loop... |
commit | commitdiff | tree |
2021-04-16 |
Luke Kenneth... | code-cleanup in radixmmu |
commit | commitdiff | tree |
2021-04-15 |
Luke Kenneth... | whitespace and corrections to NLS, RTS1, RTS2 |
commit | commitdiff | tree |
2021-04-15 |
Tobias Platen | fix radix testcase |
commit | commitdiff | tree |
next |