Skip to content

Commit 1af9889

Browse files
committed
Add to asap7/aes-mbff CLUSTER_FLOPS_ARGS and LEC_CHECK=0
Set num paths and tray_weight to get a good balance of clustering and timing. Disabled until KF can handle mbff Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
1 parent ae2c080 commit 1af9889

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

flow/designs/asap7/aes-mbff/config.mk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@ export PLACE_DENSITY = 0.65
1515
export TNS_END_PERCENT = 100
1616

1717
export CLUSTER_FLOPS = 1
18+
export CLUSTER_FLOPS_ARGS = -num_paths 200 -tray_weight 4.0
1819
export ENABLE_DPO = 0
1920

21+
# Disabled until KF can handle mbff
22+
export LEC_CHECK = 0
23+

0 commit comments

Comments
 (0)