vga/test.sh
2024-08-14 16:36:57 -05:00

5 lines
76 B
Bash

set -eux
iverilog -o bin/vga_tb vga_spg.v vga_fb.v vga_tb.v
vvp bin/vga_tb