aboutsummaryrefslogtreecommitdiff
path: root/tests/self_32bit_word/Makefile
blob: 71c5f3e6e75bc4290b03e64315b24c89428d5c15 (plain)
1
2
3
4
5
6
7
DEPENDS = operations.mem slave.v master.v messages.vh

IVFLAGS = -DMASTER_OPERATIONS_COUNT=$(call FILE_LINES,operations.mem)

TOP = self_32bit_test

include ../../Makefile.test