Project

General

Profile

Actions

Task #5886

closed

Remove redundant invariant conditions on variables

Added by Igor Melnichenko almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Engine (Parser)
Target version:
Start date:
04/29/2015
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Published in build:
20150701

Description

Extracted EFSMs would be simpler without invariant conditions which duplicate constraints directly derived from types of corresponding variables.
For example, VHDL declararions of the form "variable: in bit;" are now translated to constraint "(OR (EQ variable 1) (EQ variable 0))" which may be painlessly excluded from EFSM.

#1

Updated by Sergey Smolov almost 10 years ago

  • Status changed from New to Feedback
#4

Updated by Sergey Smolov almost 10 years ago

  • Status changed from Feedback to Open
#5

Updated by Sergey Smolov almost 10 years ago

  • Status changed from Open to Resolved
  • % Done changed from 0 to 100
#6

Updated by Igor Melnichenko almost 10 years ago

  • Status changed from Resolved to Verified
#7

Updated by Sergey Smolov almost 10 years ago

  • Status changed from Verified to Closed
  • Published in build set to 20150701
Actions

Also available in: Atom PDF