Remove lofirrtl handling

This commit is contained in:
Jerry Zhao
2024-04-22 19:52:47 -07:00
parent f85b4bb9dc
commit e0c367ecab

View File

@@ -217,7 +217,6 @@ $(SFC_MFC_TARGETS) &: $(TAPEOUT_CLASSPATH_TARGETS) $(FIRRTL_FILE) $(FINAL_ANNO_F
--annotation-file $(FINAL_ANNO_FILE) \
--log-level $(FIRRTL_LOGLEVEL) \
--allow-unrecognized-annotations)
-mv $(SFC_FIRRTL_BASENAME).lo.fir $(SFC_FIRRTL_FILE) 2> /dev/null # Optionally change file type when SFC generates LowFIRRTL
firtool \
--format=fir \
--export-module-hierarchy \