Entity: asic_inv
- File: asic_inv.v
Diagram
Description
#############################################################################
Function: Inverter
Copyright: OH Project Authors. ALl rights Reserved.
License: MIT (see LICENSE file in OH repository)
#############################################################################
Generics
| Generic name | Type | Value | Description |
|---|---|---|---|
| PROP | "DEFAULT" |
Ports
| Port name | Direction | Type | Description |
|---|---|---|---|
| a | input | ||
| z | output |