summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-12platform/wavelet3d: implement system dram in simulationAlejandro Soto
2024-05-12platform/wavelet3d: implement JTAG TAP bridge in simulationAlejandro Soto
2024-05-12platform/wavelet3d: enable FPU, JTAG in host CPUAlejandro Soto
2024-05-12rtl/gfx/firmware: implement bootloaderAlejandro Soto
2024-05-12platform/wavelet3d/host_sw: add picolibcAlejandro Soto
2024-05-06rtl/wb2axip: add tracing_off pragmasAlejandro Soto
2024-05-06platform/wavelet3d: add platform interconnectAlejandro Soto