Entity: asic_or3
- File: asic_or3.v
Diagram
Description
#############################################################################
Function: 3 Input Or 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 | ||
z | output |