Entity: oh_mxi4
- File: oh_mxi4.v
Diagram
Description
#############################################################################
Function: 4-Input Inverting Mux
#
Copyright: OH Project Authors. All rights Reserved.
License: MIT (see LICENSE file in OH repository) #
#############################################################################
Generics
Generic name | Type | Value | Description |
---|---|---|---|
DW | 1 | array width |
Ports
Port name | Direction | Type | Description |
---|---|---|---|
d0 | input | [DW-1:0] | |
d1 | input | [DW-1:0] | |
d2 | input | [DW-1:0] | |
d3 | input | [DW-1:0] | |
s0 | input | [DW-1:0] | |
s1 | input | [DW-1:0] | |
z | output | [DW-1:0] |