Entity: asic_and4
- File: asic_and4.v
Diagram
Description
#############################################################################
Function: 4-Input And Gate
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 | ||
| b | input | ||
| c | input | ||
| d | input | ||
| z | output |