Remove SFC_EXTRA_ANNO_FILE
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user