
SYS_PORTION ?= frame-receptor
DUT_TOP ?= frame_receptor
SVFILES ?= $(wildcard ../../$(SYS_PORTION)/*.sv) $(wildcard ../../include/*.sv)
-include ../tb_rules.mk
