Entity: asic_mux4
- File: asic_mux4.v
Diagram
Description
#############################################################################
Function: 4-Input Mux
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 |
|---|---|---|---|
| d0 | input | ||
| d1 | input | ||
| d2 | input | ||
| d3 | input | ||
| s0 | input | ||
| s1 | input | ||
| z | output |