svgb/build/tb_top.Makefile

5 lines
120 B
Plaintext
Raw Normal View History

TB = tb_top
SOURCES = gb.sv tb_top.sv
PATH_SRC = ../rtl:../sim/tbench
include ../synthflow/vivado/Makefile.rules