Bump hammer for last pre-merge fixes, update make target names

This commit is contained in:
Colin Schmidt
2020-05-26 13:36:13 -07:00
parent 0b1707c117
commit 422e7fd4e6
6 changed files with 16 additions and 15 deletions

View File

@@ -179,6 +179,7 @@ ifeq ($(CUSTOM_VLOG), )
GENERATED_CONFS += $(if $(filter $(tech_name), asap7), , $(SRAM_CONF))
endif
#TODO: remove filter-out once PR#572 is merged
$(SYN_CONF): $(VLSI_RTL) $(VLSI_BB)
mkdir -p $(dir $@)
echo "sim.inputs:" > $@