Entity: oh_and2
- File: oh_and2.v
Diagram
Description
#############################################################################
Function: 2 Input And Gate
#
Copyright: OH Project Authors. All rights Reserved.
License: MIT (see LICENSE file in OH repository)
#############################################################################
Ports
| Port name | Direction | Type | Description |
|---|---|---|---|
| a | input | [N-1:0] | |
| b | input | [N-1:0] | |
| z | output | [N-1:0] |