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 (
Expand
)
Author
2024-04-03
platform/wavelet3d: implement raster output test
Alejandro Soto
2024-04-01
platform/wavelet3d: fix rasterizer bugs
Alejandro Soto
2024-03-25
platform/wavelet3d: add raster simulation
Alejandro Soto
2024-03-20
doc/diagrams: update to match design doc
Alejandro Soto
2024-03-15
platform/wavelet3d: implement rasterizer
Alejandro Soto
2024-03-14
platform/wavelet3d: implement fixed-point multiply-add and dot-add
Alejandro Soto
2024-03-10
doc/diagramas: add shadercore, systemlevel
Alejandro Soto
2024-03-09
mk/verilator: add output line to sim
Alejandro Soto
2024-03-09
platform/wavelet3d: implement floating-point min/max
Alejandro Soto
2024-03-09
platform/wavelet3d: add picorv32 scheduler core
Alejandro Soto
2024-03-08
platform/wavelet3d: implement fpint lanes
Alejandro Soto
2024-03-08
platform/wavelet3d: refactor fpint pipeline
Alejandro Soto
2024-03-08
platform/wavelet3d: implement int->float conversion
Alejandro Soto
2024-03-07
platform/wavelet3d: implement unified fp-integer lane
Alejandro Soto
2024-03-06
rtl/wb2axip: add to version control
Alejandro Soto
2024-03-04
rtl/picorv32: remove timescale
Alejandro Soto
2024-03-04
platform/wavelet3d: implement fadd
Alejandro Soto
2024-03-03
platform/wavelet3d: implement rounded fmul
Alejandro Soto
2024-03-03
rtl/dma_axi32: fix verilator warnings
Alejandro Soto
2024-03-03
rtl: add dma_axi32
Alejandro Soto
2024-02-28
platform/wavelet3d: initial commit
Alejandro Soto
2024-02-28
rtl: add picorv32
Alejandro Soto
2024-02-20
mk: implement support for quartus synthesis
Alejandro Soto
2024-02-20
tb/sim: update constant in hazards test
Alejandro Soto
2024-02-20
sim: implement non-virtual memory dumps
Alejandro Soto
2024-02-20
mk: add enable_prof flag for verilator
Alejandro Soto
2024-02-20
rtl/core/cp15: implement thread-local CP15 registers (from v7 spec), required...
Alejandro Soto
2024-02-20
rtl/core/control: don't shift branch history registers inside loops
Alejandro Soto
2024-02-20
rtl/cache: fix critical bus protocol bug when caches are disabled
Alejandro Soto
2024-02-20
rtl/cache: disable ring when cache is itself disabled
Alejandro Soto
2024-02-20
rtl/perf: add a flag for enabling or disabling the perf module
Alejandro Soto
2024-02-20
rtl, tb: add core.mk files
Alejandro Soto
2024-02-20
mk: initial commit
Alejandro Soto
2024-02-20
flake.lock: Update
Alejandro Soto
2024-02-20
rtl: refactor filenames and directory hierarchy
Alejandro Soto
2024-01-15
scripts/check_reset.sh: remove
Alejandro Soto
2023-11-22
demo: load assembled program
ce4302/p2
Alejandro Soto
2023-11-22
rtl/gfx: fix mask clear
Alejandro Soto
2023-11-22
demo: implement gfx commands
Alejandro Soto
2023-11-22
tb/models: add gfx model
Alejandro Soto
2023-11-22
tb/models: add gfx_pineda
Alejandro Soto
2023-11-22
tb/test_fb: update
Alejandro Soto
2023-11-22
tb: add test_mat
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
gfx_asm: implement
Alejandro Soto
2023-11-22
rtl/gfx: implement primitive assembly
Alejandro Soto
2023-11-22
rtl/gfx: remove attr4
Alejandro Soto
[next]