summaryrefslogtreecommitdiff
path: root/tb (follow)
AgeCommit message (Expand)Author
2023-10-04rtl/cache: implement debug interfaceAlejandro Soto
2023-10-03tb/sim/strex: test monitor after exceptionAlejandro Soto
2023-10-03tb: fix halt forceAlejandro Soto
2023-10-03tb/sim: add test: strexAlejandro Soto
2023-10-02tb/sim: add test: smp_bootAlejandro Soto
2023-10-02tb: implement verilated slavesAlejandro Soto
2023-10-02rtl: implement exclusive monitor datapathAlejandro Soto
2023-10-01tb: implement quad-core SMPAlejandro Soto
2023-09-30platform: implement SMP controllerAlejandro Soto
2023-09-29tb: read line-sized reads of word-sized I/O slavesAlejandro Soto
2023-09-29tb/vga: fix startup window glitchAlejandro Soto
2023-09-29tb: enable sim performance flags ("faster is better")Alejandro Soto
2023-09-29tb/avalon: fix line equality comparisongAlejandro Soto
2023-09-26rtl/mp: fix designAlejandro Soto
2023-09-25tb: implement coverage reportsAlejandro Soto
2023-09-25rtl/core, tb: replace bus_master with a new top-level moduleAlejandro Soto
2023-09-25rtl/cache: fix writeback corruptionAlejandro Soto
2023-09-25tb: implement cache ringAlejandro Soto
2023-09-24tb: implement support for cache line-sized slavesAlejandro Soto
2022-12-21Fix clock/reset timing in single-step, dsp_mulAlejandro Soto
2022-12-18Implement privileged ldm/stm of user registersAlejandro Soto
2022-12-18Fix datapath of shifter carry-out during adc/sbc/rscAlejandro Soto
2022-12-16Improve simulation performance for the most common caseAlejandro Soto
2022-12-16Implement swi (system call)Alejandro Soto
2022-12-16Implement branch history (simulation only)Alejandro Soto
2022-12-16Fix register corruption when interrupting a load-storeAlejandro Soto
2022-12-16Fix implementation of MMU access faultsAlejandro Soto
2022-12-16Implement interrupt emulationAlejandro Soto
2022-12-16Implement interrupt controllerAlejandro Soto
2022-12-16Implement fast videoAlejandro Soto
2022-12-16Fix sysctrl register dumpAlejandro Soto
2022-12-16Implement page walks in patch-memAlejandro Soto
2022-12-16Implement gdbstub monitorAlejandro Soto
2022-12-16Show main cp15 registers in register dumpsAlejandro Soto
2022-12-16Implement prefetch abortsAlejandro Soto
2022-12-16Implement register writes from gdbAlejandro Soto
2022-12-16Implement MMU access checksAlejandro Soto
2022-12-16Implement data abortsAlejandro Soto
2022-12-16Implement hardware virtual memoryAlejandro Soto
2022-12-09Implement CP15 ID registerAlejandro Soto
2022-12-09Implement cp15 controlAlejandro Soto
2022-12-08Fix decoding of msr with immediate operandAlejandro Soto
2022-12-08Support gdb interruptsAlejandro Soto
2022-12-07Fix register-indirect shiftsAlejandro Soto
2022-12-07Make the cycle limit optionalAlejandro Soto
2022-12-07Implement single-steppingAlejandro Soto
2022-12-06Implement breakpointsAlejandro Soto
2022-12-06Implement gdbstubAlejandro Soto
2022-11-20Add tick, bail signals to simulated Avalon slavesAlejandro Soto
2022-11-19Implement JTAG-UART inputAlejandro Soto