Replies: 1 comment 1 reply
-
This makes little sense as cluster_flops is part of global_place.tcl not cts.tcl. Can you provide a test case? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the design execution flow under asap7, I report an error when adding cluster flops to other designs after imitating aes-mbff. Multiple designs appear:


Error: cts.tcl, 146 ERROR: Reading sources failed.
As shown in the figure: For example, for design: uart, I modify the given config.mk and only add :
export CLUSTER_FLOPS = 1
.Then the execution reports an error.
(Please note that it can be executed correctly when no modifications are made).
Beta Was this translation helpful? Give feedback.
All reactions