summaryrefslogtreecommitdiff
path: root/tb (unfollow)
AgeCommit message (Expand)Author
2023-11-22tb/models: add gfx modelAlejandro Soto
2023-11-22tb/models: add gfx_pinedaAlejandro Soto
2023-11-22tb/test_fb: updateAlejandro Soto
2023-11-22tb: add test_matAlejandro Soto
2023-11-22rtl/gfx: implement fp->fixed conversionAlejandro Soto
2023-11-20rtl/gfx: remove gfx_{perspective{,_flow}, fp_inv}Alejandro Soto
2023-11-18tb: test_fifo: harden testAlejandro Soto
2023-11-17tb: add test: fifoAlejandro Soto
2023-11-16rtl/smp: implement SMP dead/alive handlingAlejandro Soto
2023-11-02ip: add ip_fp_invAlejandro Soto
2023-10-29rtl/gfx: implement double-buffered scanoutAlejandro Soto
2023-10-28platform: implement support for disabling CPUsAlejandro Soto
2023-10-28tb: add block test: test_fbAlejandro Soto
2023-10-27rtl/gfx: implement fp16 on verilatorAlejandro Soto
2023-10-06tb: test_smp: add more smp testsAlejandro Soto
2023-10-06tb/top/test_smp: fix unawaited objectAlejandro Soto
2023-10-06tb: implement ring testAlejandro Soto
2023-10-06tb: rename smp_sim to test_smpAlejandro Soto
2023-10-05rtl/perf: implement performance unitAlejandro Soto
2023-10-05tb/sim/sdram: lower max cyclesAlejandro Soto
2023-10-05tb: move most C++ source files to tb/top/conspiracionAlejandro Soto
2023-10-05tb: implement block test: smp_sim resetAlejandro Soto
2023-10-05Makefile, tb: add support for cocotbAlejandro Soto
2023-10-04sim: implement fst tracesAlejandro Soto
2023-10-04app, doc, image_processing, tb/sim/descifrador: remove;5DAlejandro Soto
2023-10-04rtl/cache: increase to 64KiB per coreAlejandro Soto
2023-10-04demo: implement cache debugAlejandro Soto
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