summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07platform/wavelet3d: implement unified fp-integer laneAlejandro Soto
2024-03-06rtl/wb2axip: add to version controlAlejandro Soto
2024-03-04rtl/picorv32: remove timescaleAlejandro Soto
2024-03-04platform/wavelet3d: implement faddAlejandro Soto
2024-03-03platform/wavelet3d: implement rounded fmulAlejandro Soto
2024-03-03rtl/dma_axi32: fix verilator warningsAlejandro Soto
2024-03-03rtl: add dma_axi32Alejandro Soto
2024-02-28platform/wavelet3d: initial commitAlejandro Soto
2024-02-28rtl: add picorv32Alejandro Soto
2024-02-20mk: implement support for quartus synthesisAlejandro Soto
2024-02-20tb/sim: update constant in hazards testAlejandro Soto
2024-02-20sim: implement non-virtual memory dumpsAlejandro Soto
2024-02-20mk: add enable_prof flag for verilatorAlejandro Soto
2024-02-20rtl/core/cp15: implement thread-local CP15 registers (from v7 spec), required...Alejandro Soto
2024-02-20rtl/core/control: don't shift branch history registers inside loopsAlejandro Soto
2024-02-20rtl/cache: fix critical bus protocol bug when caches are disabledAlejandro Soto
2024-02-20rtl/cache: disable ring when cache is itself disabledAlejandro Soto
2024-02-20rtl/perf: add a flag for enabling or disabling the perf moduleAlejandro Soto
2024-02-20rtl, tb: add core.mk filesAlejandro Soto
2024-02-20mk: initial commitAlejandro Soto
2024-02-20flake.lock: UpdateAlejandro Soto
2024-02-20rtl: refactor filenames and directory hierarchyAlejandro Soto
2024-01-15scripts/check_reset.sh: removeAlejandro Soto
2023-11-22demo: load assembled programce4302/p2Alejandro Soto
2023-11-22rtl/gfx: fix mask clearAlejandro Soto
2023-11-22demo: implement gfx commandsAlejandro 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: add command registers for dual fb addressesAlejandro Soto
2023-11-22rtl/gfx: fix setup offsets hazardsAlejandro Soto
2023-11-22rtl/gfx: hard-code triangle colorsAlejandro Soto
2023-11-22rtl/gfx: disable perspective correctionAlejandro Soto
2023-11-22gfx_asm: implementAlejandro Soto
2023-11-22rtl/gfx: implement primitive assemblyAlejandro Soto
2023-11-22rtl/gfx: remove attr4Alejandro Soto
2023-11-22rtl/gfx: fix comment regarding average LUTs per fp->fixed conversionAlejandro Soto
2023-11-22rtl/gfx: add definition for fp_xyzwAlejandro Soto
2023-11-22rtl/gfx: implement floating-point fix stageAlejandro Soto
2023-11-22rtl/gfx: implement perspective correctionAlejandro Soto
2023-11-22rtl/gfx: implement fp->fixed conversionAlejandro Soto
2023-11-21demo: implement float16 supportAlejandro Soto
2023-11-21rtl/gfx: implement support for negative coordinatesAlejandro Soto
2023-11-21rtl/gfx: fix lane mask in SP batchAlejandro Soto
2023-11-21rtl/gfx: implement SP issueAlejandro Soto
2023-11-21rtl/gfx: implement SP register filesAlejandro Soto
2023-11-21rtl/gfx: implement SP writebackAlejandro Soto
2023-11-21rtl: remove old VGA controllerAlejandro Soto
2023-11-21rtl/gfx: implement SP streamAlejandro Soto