Remove SFC_EXTRA_ANNO_FILE

This commit is contained in:
Jerry Zhao
2024-04-22 19:55:12 -07:00
parent e0c367ecab
commit c96ffb6304
2 changed files with 2 additions and 12 deletions

View File

@@ -180,7 +180,6 @@ FINAL_ANNO_FILE ?= $(build_dir)/$(long_name).appended.anno.json
# scala firrtl compiler (sfc) outputs
SFC_FIRRTL_BASENAME ?= $(build_dir)/$(long_name).sfc
SFC_FIRRTL_FILE ?= $(SFC_FIRRTL_BASENAME).fir
SFC_EXTRA_ANNO_FILE ?= $(build_dir)/$(long_name).extrasfc.anno.json
SFC_ANNO_FILE ?= $(build_dir)/$(long_name).sfc.anno.json
# firtool compiler outputs