summaryrefslogtreecommitdiff
path: root/rtl/mod.mk (follow)
AgeCommit message (Collapse)Author
2024-05-26rtl/vdc: initial commit of video display controllerAlejandro Soto
2024-05-05rtl/axilemu: implement AXI-Lite agent emulationAlejandro Soto
2024-05-05rtl/if_common: initial commit, moved out of gfxAlejandro Soto
2024-05-05rtl/gfx: rename platform/wavelet3d -> rtl/gfxAlejandro Soto
2024-05-05rtl/legacy_gfx: rename gfx -> legacy_gfxAlejandro Soto
2024-05-04rtl/pkt_switch: replace axi_timer example with pkt_switchAlejandro Soto
2024-04-27rtl/axi_timer: initial commitAlejandro Soto
This a buggy timer, imported from https://github.com/astrakhov-design/axi_timer. It will be used for a testbench hello world case
2024-04-27rtl/fpu: initial commitAlejandro Soto
Imported from https://github.com/taneroksuz/fpu-sp
2024-03-06rtl/wb2axip: add to version controlAlejandro Soto
2024-03-03rtl: add dma_axi32Alejandro Soto
2024-02-28rtl: add picorv32Alejandro Soto
2024-02-20rtl, tb: add core.mk filesAlejandro Soto