| Project | Library | Model Name | Kind |
| eln_examples | eln_logic | eln_inv | Hierarchical Module |
Parameters
| Name | Type | Default | Description |
| vdd | double | 1.0 | logic supply [V] |
| delay | double | 1e-12 | logic delay [s] (will not work very good with long delays) |
Ports
| Name | Interface | Type | Description |
| A | sca_eln::sca_terminal | description | |
| Y | sca_eln::sca_terminal | description |
Description
ELN delay-able INVERTER gate
Long Description
This gates allows keeping circuits completely in the ELN cluster, but use with care.
It may be more efficient in case of more logic required to use TDF logic instead.
Logic function:
A Y
-----
0 1
1 0
Schematic