blob: 25a42789a1d1f37329f3cdc99e9c7e99fc987c85 [file] [log] [blame]
PROJ := video_frame
TB_SW_SOURCES += main.c
WRITE_VCD := 0
include ../core.mk
# RGBS post processing to PNG
rgbs.log: $(PROJ).vvp
vvp $<
screen.png: rgbs.log process_rgbs.py
./process_rgbs.py $<