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
path:
root
/
rtl
/
gfx
(
unfollow
)
Age
Commit message (
Collapse
)
Author
2024-06-01
rtl/gfx: fix bugs found in gfx_shader_bind testbench
Alejandro Soto
2024-05-26
rtl/gfx: implement writeback arbiter
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
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
rtl/gfx/firmware: implement mk build for bootrom
Alejandro Soto
2024-05-24
rtl/gfx, platform/wavelet3d, target/w3d_de1soc: add system-wide RAM mappings
Alejandro Soto
2024-05-24
rtl/gfx/firmware: fix bootrom build date
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
rtl: fix quartus errors: parser, synthesis, fitter
Alejandro Soto
2024-05-12
rtl/gfx/firmware: implement bootloader
Alejandro Soto
2024-05-06
platform/wavelet3d: add platform interconnect
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/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
rtl/gfx: rename platform/wavelet3d -> rtl/gfx
Alejandro Soto
2024-05-05
rtl/legacy_gfx: rename gfx -> legacy_gfx
Alejandro Soto
2024-02-20
rtl, tb: add core.mk files
Alejandro Soto
2023-11-22
rtl/gfx: fix mask clear
Alejandro Soto
2023-11-22
rtl/gfx: add command registers for dual fb addresses
Alejandro Soto
2023-11-22
rtl/gfx: fix setup offsets hazards
Alejandro Soto
2023-11-22
rtl/gfx: hard-code triangle colors
Alejandro Soto
2023-11-22
rtl/gfx: disable perspective correction
Alejandro Soto
2023-11-22
rtl/gfx: implement primitive assembly
Alejandro Soto
2023-11-22
rtl/gfx: remove attr4
Alejandro Soto
2023-11-22
rtl/gfx: fix comment regarding average LUTs per fp->fixed conversion
Alejandro Soto
2023-11-22
rtl/gfx: add definition for fp_xyzw
Alejandro Soto
2023-11-22
rtl/gfx: implement floating-point fix stage
Alejandro Soto
2023-11-22
rtl/gfx: implement perspective correction
Alejandro Soto
2023-11-22
rtl/gfx: implement fp->fixed conversion
Alejandro Soto
2023-11-21
rtl/gfx: implement support for negative coordinates
Alejandro Soto
2023-11-21
rtl/gfx: fix lane mask in SP batch
Alejandro Soto
2023-11-21
rtl/gfx: implement SP issue
Alejandro Soto
2023-11-21
rtl/gfx: implement SP register files
Alejandro Soto
2023-11-21
rtl/gfx: implement SP writeback
Alejandro Soto
2023-11-21
rtl/gfx: implement SP stream
Alejandro Soto
2023-11-21
rtl/gfx: implement SP combiner
Alejandro Soto
2023-11-21
rtl/gfx: implement shuffler
Alejandro Soto
2023-11-21
rtl/gfx: implement SP decode
Alejandro Soto
2023-11-20
rtl/gfx: remove gfx_{perspective{,_flow}, fp_inv}
Alejandro Soto
2023-11-20
rtl/gfx: implement shuffle, swizzle
Alejandro Soto
2023-11-20
rtl/gfx: implement program header command registers
Alejandro Soto
2023-11-20
rtl/gfx: implement host memory interface
Alejandro Soto
2023-11-20
rtl/gfx: implement memory ports for batch and fetch
Alejandro Soto
2023-11-20
rtl/gfx: factor FIFO overflow logic
Alejandro Soto
2023-11-20
rtl/gfx: implement SP batch input stream
Alejandro Soto
[next]