summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-02nix/shells: refactor out of flakeAlejandro Soto
2024-06-01rtl/gfx: fix bugs found in gfx_shader_bind testbenchAlejandro Soto
2024-06-01tb/gfx_shader_bind: update testbenchAlejandro Soto
2024-05-31platform/wavelet3d: set improved poll period in openocd.cfgAlejandro Soto
2024-05-31tb/models: fix triangle winding in gfx_pinedaAlejandro Soto
2024-05-31platform/wavelet3d/host_sw: implement demoAlejandro Soto
2024-05-26target/w3d_de1soc: remove old proprietary peripheralsAlejandro Soto
2024-05-26mk/quartus: implement gui launchAlejandro Soto
2024-05-26rtl/gfx: implement writeback arbiterAlejandro Soto
2024-05-26platform/wavelet3d: implement video output simulationAlejandro Soto
2024-05-26platform/wavelet3d: add video display controllerAlejandro Soto
2024-05-26rtl/vdc: initial commit of video display controllerAlejandro Soto
2024-05-25target/w3d_host: fix debounce clockAlejandro Soto
2024-05-25rtl/gfx: remove gfx_sim_debugAlejandro Soto
2024-05-25rtl/gfx/firmware: extract build date from gcc builtin definesAlejandro Soto
2024-05-25rtl/gfx/firmware: rename gfx_bootrom.S -> bootrom.SAlejandro Soto
2024-05-24platform/wavelet3d/host_sw: implement firmware loadingAlejandro Soto
2024-05-24rtl/wb2axip: fix endianness in axisgdmaAlejandro Soto
2024-05-24rtl/gfx/firmware: implement firmware stubAlejandro Soto
2024-05-24rtl/gfx: fix double AXI ready response in schedulerAlejandro Soto
2024-05-24mk: add bin2rel hookAlejandro Soto
2024-05-24mk/cc: implement ld_extraAlejandro Soto
2024-05-24mk/verilator: set timescaleAlejandro Soto
2024-05-24flake: use SpinalHDL's openocd forkAlejandro Soto
2024-05-24mk/cc: generate cc header dependency filesAlejandro Soto
2024-05-24platform/wavelet3d/host_sw: implement mk build for w3d host softwareAlejandro Soto
2024-05-24rtl/gfx/firmware: implement mk build for bootromAlejandro Soto
2024-05-24mk: implement support for meson, ninjaAlejandro Soto
2024-05-24mk: implement support for cc, objcopyAlejandro Soto
2024-05-24scripts/makehex: initial commitAlejandro Soto
2024-05-24mk/obj: initial commitAlejandro Soto
2024-05-24platform/wavelet3d: allow writes to "flash" over jtagAlejandro Soto
2024-05-24platform/wavelet3d: add sgdma engineAlejandro Soto
2024-05-24rtl/gfx, platform/wavelet3d, target/w3d_de1soc: add system-wide RAM mappingsAlejandro Soto
2024-05-24platform/wavelet3d/host_sw: iniital commit, gfx probingAlejandro Soto
2024-05-24rtl/gfx/firmware: fix bootrom build dateAlejandro Soto
2024-05-24mk/verilator: pass -march=native on enable=optAlejandro Soto
2024-05-24platform/wavelet3d: improve performance of JTAG-over-TCPAlejandro Soto
2024-05-24mk/verilator: add cpp sources as make dependencies of VtopAlejandro Soto
2024-05-24rtl/gfx, platform/wavelet3d: implement vram interconnectsAlejandro Soto
2024-05-24rtl/gfx: implement memory unitAlejandro Soto
2024-05-24target/w3d_de1soc: initial commitAlejandro Soto
2024-05-24platform/wavelet3d: add MMIO interface to topAlejandro Soto
2024-05-24tb/gfx_shader_bind: initial commitAlejandro Soto
2024-05-24mk/cores: add context to unknown_coreAlejandro Soto
2024-05-24mk/cocotb: run cocotb even if results.xml is up-to-dateAlejandro Soto
2024-05-24mk/quartus: scan each core's rtl_dirsAlejandro Soto
2024-05-24flake: set ISA extensions in riscv toolchainAlejandro Soto
2024-05-24rtl: fix quartus errors: parser, synthesis, fitterAlejandro Soto
2024-05-12platform/wavelet3d: add openocd config for simulationAlejandro Soto