Skip to content

Commit 389d859

Browse files
authored
Merge pull request #2216 from Pinata-Consulting/rtlmp-default-on
rtlmp: turn on by default
2 parents 6565841 + f35a744 commit 389d859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ ifneq ($(BLOCKS),)
276276
endif
277277
endif
278278

279+
export RTLMP_FLOW ?= 1
279280
export RTLMP_RPT_DIR ?= $(OBJECTS_DIR)/rtlmp
280281
export RTLMP_RPT_FILE ?= partition.txt
281282
export RTLMP_BLOCKAGE_FILE ?= $(OBJECTS_DIR)/rtlmp/partition.txt.blockage

0 commit comments

Comments
 (0)