| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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), ↵ | Alejandro Soto | |
| required for Linux SMP | |||
| 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 | |
| cache_core_waitrequest must be always high when caches are disabled. Otherwise, cache_routing won't raise core_waitrequest on the idle state. | |||
| 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 | |
| This is a complete overhaul of the build system. This new implementations upports many new features and is very extensible. | |||
| 2024-02-20 | flake.lock: Update | Alejandro Soto | |
| Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/3b9e1bd994c34b020ed7898b805a104511294d63' (2023-10-01) → 'path:/nix/store/idj2jaaarjlvpiq2kxdlw937yr0j086l-source?lastModified=1707238373&narHash=sha256-WKxT0yLzWbFZwYi92lI0yWJpYtRaFSWHGX8QXzejapw%3D&rev=fb0c047e30b69696acc42e669d02452ca1b55755' (2024-02-06) | |||
| 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 programce4302/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 | |
| 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 | demo: implement float16 support | 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: remove old VGA controller | 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 | config: limit to 1 CPU core | 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 | |
