Update vlsi/Makefile [skip ci]

This commit is contained in:
Abraham Gonzalez
2019-10-25 09:49:20 -07:00
committed by GitHub
parent 540fff55e2
commit 69d3f9d499

View File

@@ -70,7 +70,7 @@ SRAM_CONF=$(build_dir)/sram_generator-output.json
srams: sram_generator
sram_generator: $(SRAM_CONF)
# This should be built alongside $(SMEMS_FILE)
# This should be built alongside $(TOP_SMEMS_FILE)
$(SMEMS_HAMMER): $(TOP_SMEMS_FILE)
$(SRAM_GENERATOR_CONF): $(SMEMS_HAMMER)