Skip to content

Operation Menu

Johann Dirry edited this page May 23, 2026 · 1 revision

Operation Menu

Minimize
Minimize the selected function with espresso. A dialog box allows selection of Fast or Exact minimization, and Independent or Joint minimization if there are multiple outputs.

Map to Gates...
Synthesize a multi-level gate diagram with misII. A dialog will allow you to select the gates to be used.

Generate C Lookup Function...
Generate a C source code module containing a lookup function for the selected logic function.

Clone Function
Create an exact copy of the currently selected function.

Compare Functions
For two selected single-output functions of the same size, show whether they are equal or unequal. If they are unequal, an analysis of the differences can be shown.

OR Functions
For two selected single-output functions of the same size, create a new function in which the output values are a boolean OR of the values in the selected functions.

AND Functions
For two selected single-output functions of the same size, create a new function in which the output values are a boolean AND of the values in the selected functions.

XOR Functions
For two selected single-output functions of the same size, create a new function in which the output values are a boolean exclusive-OR of the values in the selected functions.

Cancel
Cancel function entry or an ongoing minimization, gate-mapping, or equation-factoring operation.

Clone this wiki locally