Skip to content

Commit

Permalink
Merge pull request #2419 from Pinata-Consulting/rtlmp-typo-fix
Browse files Browse the repository at this point in the history
designs/nangate45/mempool_group: fix typo, switch to RTLMP_FLOW
  • Loading branch information
maliberty authored Oct 3, 2024
2 parents 32154ff + fb26ab5 commit 3b8220a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flow/designs/nangate45/mempool_group/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export DESIGN_NICKNAME = mempool_group
export PLATFORM = nangate45

export SYNTH_HIERARCHICAL = 1
export RTLMP_FLOW ?= True

export TEMP_DESIGN_DIR = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)
export VERILOG_FILES = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/$(DESIGN_NAME).v
Expand Down

0 comments on commit 3b8220a

Please sign in to comment.