Remove SFC_LEVEL

This commit is contained in:
Jerry Zhao
2024-04-22 19:50:31 -07:00
parent bd7f82f353
commit 7d8a76ccc9
2 changed files with 4 additions and 12 deletions

View File

@@ -228,7 +228,6 @@ sim_files ?= $(build_dir)/sim_files.f
# single file that contains all files needed for VCS or Verilator simulation (unique and without .h's)
sim_common_files ?= $(build_dir)/sim_files.common.f
SFC_LEVEL ?= $(build_dir)/.sfc_level
EXTRA_FIRRTL_OPTIONS ?= $(build_dir)/.extra_firrtl_options
MFC_LOWERING_OPTIONS ?= $(build_dir)/.mfc_lowering_options