summaryrefslogtreecommitdiff
path: root/tb (follow)
AgeCommit message (Collapse)Author
2024-06-02mk/cocotb: replace pydoc3 with pdoc3HEADmasterAlejandro Soto
2024-06-02mk/cocotb: implement pydoc generationAlejandro Soto
2024-06-01tb/gfx_shader_bind: update testbenchAlejandro Soto
2024-05-31tb/models: fix triangle winding in gfx_pinedaAlejandro Soto
2024-05-24tb/gfx_shader_bind: initial commitAlejandro Soto
2024-02-20tb/sim: update constant in hazards testAlejandro Soto
2024-02-20rtl/core/control: don't shift branch history registers inside loopsAlejandro Soto
2024-02-20rtl, tb: add core.mk filesAlejandro Soto
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