Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen99scott committed Jul 22, 2020
2 parents 670ef90 + cf745e9 commit bb03f7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Simulink Logic Simplifier Tool

The Simulink Logic Simplifier tool automatically simplifies Simulink designs to reduce complexity and save developers time during development and refactoring. The tool specifically focuses on simplifying implementations of combinatorial logic in Simulink, such as those making use of logical operators, relational operators, and many others. After a simplifiation is performed, the tool also facilitates verification to ensure that the behaviour of the original system is preserved in the results.

## User Guide
For installation and other information, please see the [User Guide](doc/SimulinkLogicSimplifier_UserGuide.pdf).

0 comments on commit bb03f7f

Please sign in to comment.