summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10rtl/gfx: implement fixed-point FMAAlejandro Soto
2023-11-10rtl/gfx: rename modulesAlejandro Soto
2023-11-10rtl/gfx: implement fine rasterizationAlejandro Soto
2023-11-10rtl/gfx: implement edge offset setupAlejandro Soto
2023-11-10rtl/gfx: implement perspective divisionAlejandro Soto
2023-11-02ip: add ip_fp_invAlejandro Soto
2023-10-29rtl/gfx: implement scanout command interfaceAlejandro Soto
2023-10-29rtl/gfx: implement double-buffered scanoutAlejandro Soto
2023-10-28platform: implement support for disabling CPUsAlejandro Soto
2023-10-28platform: remove pixdma, pixfmtAlejandro Soto
2023-10-28tb: add block test: test_fbAlejandro Soto
2023-10-28rtl/gfx: add debug registersAlejandro Soto
2023-10-27rtl/gfx: implement fp16 on verilatorAlejandro Soto
2023-10-27rtl/gfx: fix linear combinerAlejandro Soto
2023-10-26rtl/gfx: implement matrix transposeAlejandro Soto
2023-10-26rtl/gfx: fix deadlock in fold_flowAlejandro Soto
2023-10-26rtl/gfx: synchronize clock with SDRAMAlejandro Soto
2023-10-25platform: add mem master to gfxAlejandro Soto
2023-10-25rtl/gfx: implement skid buffersAlejandro Soto
2023-10-22rtl/gfx: reimplement multiplier as a much smaller mat-vec pipelineAlejandro Soto
2023-10-21ip: downgrade to 16-bit floatsAlejandro Soto
2023-10-21platform: add gfxAlejandro Soto
2023-10-21rtl/gfx: implement non-synthesizable matrix multiplierAlejandro Soto
2023-10-20ip: add ip_fp_add, ip_fp_mulAlejandro Soto
2023-10-06Makefile: add doc_file rule to distce4302/p1Alejandro Soto
2023-10-06add readme.mdFabian Montero
2023-10-06tb: test_smp: add more smp testsAlejandro Soto
2023-10-06Makefile: add demo.bin targetAlejandro Soto
2023-10-06scripts: add jtag_uartAlejandro Soto
2023-10-06Makefile: copy results to distAlejandro Soto
2023-10-06tb/top/test_smp: fix unawaited objectAlejandro Soto
2023-10-06platform: remove quartus crapAlejandro Soto
2023-10-06tb: implement ring testAlejandro Soto
2023-10-06tb: rename smp_sim to test_smpAlejandro Soto
2023-10-06rtl/cache: split mem.sv out of cache_control.svAlejandro Soto
2023-10-06rtl/cache: split ring.sv out of cache_control.svAlejandro Soto
2023-10-06rtl/cache: split token.sv out of cache_control.vsAlejandro Soto
2023-10-06Makefile: don't copy traces if DISABLE_TRACE is setAlejandro Soto
2023-10-06demo: implement remote cmdsAlejandro Soto
2023-10-06sim/gdbstub: check if kernel files existAlejandro Soto
2023-10-05demo: fix backspaceAlejandro Soto
2023-10-05platform: insert performance monitorAlejandro Soto
2023-10-05rtl/perf: fix multiple net driversAlejandro Soto
2023-10-05bus_test.stp: removeAlejandro Soto
2023-10-05conspiracion.cof: addAlejandro Soto
2023-10-05hps/fpga: update image filenamesAlejandro Soto
2023-10-05demo: implement perf commandAlejandro 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