| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'ast-to-instr/src/VHDLSSASNode.java')
| -rw-r--r-- | ast-to-instr/src/VHDLSSASNode.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ast-to-instr/src/VHDLSSASNode.java b/ast-to-instr/src/VHDLSSASNode.java index 2ee2fda..76d56af 100644 --- a/ast-to-instr/src/VHDLSSASNode.java +++ b/ast-to-instr/src/VHDLSSASNode.java @@ -284,7 +284,7 @@ public class VHDLSSASNode extends VHDLNode Predicates.add_entry ( output, - "is_final", + "is_terminal", local_id ); } |


