DEPENDS = operations.mem sram.v master.v sram_slave.v messages.vh IVFLAGS = -DMASTER_OPERATIONS_COUNT=$(call FILE_LINES,operations.mem) TOP = sram_slave_test include ../../Makefile.test
index : AGH-engineering-thesis | ||
Code related to my engineering thesis at AGH University of Science and Technology in Kraków, Poland |
aboutsummaryrefslogtreecommitdiff |
DEPENDS = operations.mem sram.v master.v sram_slave.v messages.vh IVFLAGS = -DMASTER_OPERATIONS_COUNT=$(call FILE_LINES,operations.mem) TOP = sram_slave_test include ../../Makefile.test