|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|

Go to the source code of this file.
Namespaces | |
| hal | |
| hal::z3_utils | |
Functions | |
| Result< z3::expr > | hal::z3_utils::simplify_local (const z3::expr &e, std::unordered_map< u32, z3::expr > &cache, const bool check_correctness=false) |
| Applies hand-crafted simplification rules iteratively until no further simplifications can be made. More... | |
| Result< z3::expr > | hal::z3_utils::simplify_local (const z3::expr &e, const bool check_correctness=false) |
| Applies hand-crafted simplification rules iteratively until no further simplifications can be made. More... | |