Entity: asic_and2
- File: asic_and2.v
Diagram
Description
#############################################################################
Function: 2-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 | ||
| z | output |