Transformation Based Synthesis. More...
Namespaces | |
| namespace | revkit |
| Main namespace. | |
Functions | |
| bool | transformation_based_synthesis (circuit &circ, const binary_truth_table &spec, properties::ptr settings=properties::ptr(), properties::ptr statistics=properties::ptr()) |
| Synthesizes a circuit using the Transformation Based approach. More... | |
| truth_table_synthesis_func | transformation_based_synthesis_func (properties::ptr settings=properties::ptr(new properties()), properties::ptr statistics=properties::ptr(new properties())) |
| Functor for the transformation_based_synthesis algorithm. More... | |
Transformation Based Synthesis.
1.8.3.1