index
:
conspiracion
master
Linux-capable SoC platform with a custom ARMv4 quad-core SMP CPU, coherent caches, and a 3D graphics accelerator. Synthesizes for Terasic DE-series FPGA boards. Simulated with Verilator.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-05-24
mk/cc: generate cc header dependency files
Alejandro Soto
2024-05-24
platform/wavelet3d/host_sw: implement mk build for w3d host software
Alejandro Soto
2024-05-24
rtl/gfx/firmware: implement mk build for bootrom
Alejandro Soto
2024-05-24
mk: implement support for meson, ninja
Alejandro Soto
2024-05-24
mk: implement support for cc, objcopy
Alejandro Soto
2024-05-24
scripts/makehex: initial commit
Alejandro Soto
2024-05-24
mk/obj: initial commit
Alejandro Soto
2024-05-24
platform/wavelet3d: allow writes to "flash" over jtag
Alejandro Soto
2024-05-24
platform/wavelet3d: add sgdma engine
Alejandro Soto
2024-05-24
rtl/gfx, platform/wavelet3d, target/w3d_de1soc: add system-wide RAM mappings
Alejandro Soto
2024-05-24
platform/wavelet3d/host_sw: iniital commit, gfx probing
Alejandro Soto
2024-05-24
rtl/gfx/firmware: fix bootrom build date
Alejandro Soto
2024-05-24
mk/verilator: pass -march=native on enable=opt
Alejandro Soto
2024-05-24
platform/wavelet3d: improve performance of JTAG-over-TCP
Alejandro Soto
2024-05-24
mk/verilator: add cpp sources as make dependencies of Vtop
Alejandro Soto
2024-05-24
rtl/gfx, platform/wavelet3d: implement vram interconnects
Alejandro Soto
2024-05-24
rtl/gfx: implement memory unit
Alejandro Soto
2024-05-24
target/w3d_de1soc: initial commit
Alejandro Soto
2024-05-24
platform/wavelet3d: add MMIO interface to top
Alejandro Soto
2024-05-24
tb/gfx_shader_bind: initial commit
Alejandro Soto
2024-05-24
mk/cores: add context to unknown_core
Alejandro Soto
2024-05-24
mk/cocotb: run cocotb even if results.xml is up-to-date
Alejandro Soto
2024-05-24
mk/quartus: scan each core's rtl_dirs
Alejandro Soto
2024-05-24
flake: set ISA extensions in riscv toolchain
Alejandro Soto
2024-05-24
rtl: fix quartus errors: parser, synthesis, fitter
Alejandro Soto
2024-05-12
platform/wavelet3d: add openocd config for simulation
Alejandro Soto
2024-05-12
platform/wavelet3d: implement system dram in simulation
Alejandro Soto
2024-05-12
platform/wavelet3d: implement JTAG TAP bridge in simulation
Alejandro Soto
2024-05-12
platform/wavelet3d: enable FPU, JTAG in host CPU
Alejandro Soto
2024-05-12
rtl/gfx/firmware: implement bootloader
Alejandro Soto
2024-05-12
platform/wavelet3d/host_sw: add picolibc
Alejandro Soto
2024-05-06
rtl/wb2axip: add tracing_off pragmas
Alejandro Soto
2024-05-06
platform/wavelet3d: add platform interconnect
Alejandro Soto
2024-05-06
platform/wavelet3d: add vexriscv host core
Alejandro Soto
2024-05-06
rtl/if_common: add id, resp, size, strb signals to if_axib
Alejandro Soto
2024-05-06
rtl/gfx: add axilemu interface
Alejandro Soto
2024-05-05
rtl/axilemu: implement AXI-Lite agent emulation
Alejandro Soto
2024-05-05
rtl/gfx: refactor gfx_top out of platform top
Alejandro Soto
2024-05-05
rtl/if_common: initial commit, moved out of gfx
Alejandro Soto
2024-05-05
nix: patch peakrdl-regblock to silence verilator's MULTIDRIVEN warning
Alejandro Soto
2024-05-05
rtl/gfx: rename platform/wavelet3d -> rtl/gfx
Alejandro Soto
2024-05-05
rtl/legacy_gfx: rename gfx -> legacy_gfx
Alejandro Soto
2024-05-05
mk: support verbose cocotb output
Alejandro Soto
2024-05-05
platform/wavelet3d: implement shader writeback
Alejandro Soto
2024-05-04
rtl/pkt_switch: replace axi_timer example with pkt_switch
Alejandro Soto
2024-05-04
flake: add riscv toolchain
Alejandro Soto
2024-05-04
platform/wavelet3d: move fpint stage definitions to gfx_shader_fpint
Alejandro Soto
2024-05-03
platform/wavelet3d: add sched debug agent
Alejandro Soto
2024-05-03
platform/wavelet3d: implement sched domain crossbar
Alejandro Soto
2024-05-02
platform/wavelet3d: implement shader cores
Alejandro Soto
This commit contains over a month of intermittent work (I don't have enough free time to do this the right way)
[next]