Files | |
| file | active_controls.hpp |
| Slot for adding control lines automatically. | |
| file | add_circuit.hpp |
| Prepending, inserting and appending circuits to another circuit. | |
| file | add_gates.hpp |
| Adding typical gates to a circuit. | |
| file | add_line_to_circuit.hpp |
| Add a line to a circuit with specifying all meta-data. | |
| file | circuit_hierarchy.hpp |
| Returns the hierarchy of a circuits by its modules. | |
| file | circuit_to_truth_table.hpp |
| Generates a truth table from a circuit. | |
| file | clear_circuit.hpp |
| Clears a circuit. | |
| file | control_lines.hpp |
| Gets the control lines of a gate. | |
| file | copy_circuit.hpp |
| Copies a circuit. | |
| file | copy_metadata.hpp |
| file | create_simulation_pattern.hpp |
| Create simulation pattern for sequential simulation. | |
| file | expand_circuit.hpp |
| Expand a circuit on the base of a sub circuit. | |
| file | extend_truth_table.hpp |
| Removes the Don't Care Values of a binary truth table. | |
| file | find_lines.hpp |
| Finds empty and non-empty lines in circuits and gates. | |
| file | flatten_circuit.hpp |
| Flattens a circuit with modules. | |
| file | fully_specified.hpp |
| Determines whether a truth_table is fully specified. | |
| file | reverse_circuit.hpp |
| Reverse a circuit. | |
| file | target_lines.hpp |
| Gets the target lines of a gate. | |
| file | transposition_to_circuit.hpp |
| A simple synthesis algorithm based on transpositions. | |
1.8.3.1