Diagram warning
Hello every body,
Whats mean tge warning at the photo attached?
Whats mean tge warning at the photo attached?
Voted best answer
This means you have a connection from the output of an "OR" block output with a higher Order Number to Input 2 of an "OR" Block on Page 10 that has a lower Execution Flow Order Number (the number behind the name of the block, e.g. or:1). The warning is because the Input of the "OR" Block on Page 10 will be 1 cycle delayed ( and set to "nosort" for the compilation).
Usually this means the connection source is from another Page that is behind Page 10 and you may be able to fix it by "Organize Pages..." moving the Pages so that they are following the required execution order, as Flow Order Numbers are sorted automatically for Blocks on the same Page.
Usually this means the connection source is from another Page that is behind Page 10 and you may be able to fix it by "Organize Pages..." moving the Pages so that they are following the required execution order, as Flow Order Numbers are sorted automatically for Blocks on the same Page.
Add new comment