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-26
platform/wavelet3d: add video display controller
Alejandro Soto
2024-05-26
rtl/vdc: initial commit of video display controller
Alejandro Soto
2024-05-25
target/w3d_host: fix debounce clock
Alejandro Soto
2024-05-25
rtl/gfx: remove gfx_sim_debug
Alejandro Soto
2024-05-25
rtl/gfx/firmware: extract build date from gcc builtin defines
Alejandro Soto
2024-05-25
rtl/gfx/firmware: rename gfx_bootrom.S -> bootrom.S
Alejandro Soto
2024-05-24
platform/wavelet3d/host_sw: implement firmware loading
Alejandro Soto
2024-05-24
rtl/wb2axip: fix endianness in axisgdma
Alejandro Soto
2024-05-24
rtl/gfx/firmware: implement firmware stub
Alejandro Soto
2024-05-24
rtl/gfx: fix double AXI ready response in scheduler
Alejandro Soto
2024-05-24
mk: add bin2rel hook
Alejandro Soto
2024-05-24
mk/cc: implement ld_extra
Alejandro Soto
2024-05-24
mk/verilator: set timescale
Alejandro Soto
2024-05-24
flake: use SpinalHDL's openocd fork
Alejandro Soto
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
[next]