[Back to Design Hierarchy Report](../design_hierarchy.md#vhdl-entities)
# Entity - demux_rx
## Summary
| Name | Location | Description |
| --- | --- | --- |
|demux_rx|demux_rx.vhd#32||
## Instantiations
Count: 1
| Name | Location | Description | Details |
| --- | --- | --- | :---: |
| inst_demux_rx | spacefibre_light_top.vhd#778 | | [
](module_24/instantiation_1.md) |
## Generics
Count: 0
## Ports
Count: 6
| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|RST_N|in|std_logic|Global reset|
|CLK|in|std_logic|Global Clock|
|ENABLE_SPY|in|std_logic|Enable Spy read command|
|FIFO_RX_RD_EN_DL|in|std_logic|Flag to read data in FIFO RX from Data-Link|
|FIFO_RX_RD_EN_SPY|in|std_logic|Flag to read data in FIFO RX from Spy|
|FIFO_RX_RD_EN_DEMUX|out|std_logic|Flag to read data in FIFO RX to PPL|
[Back to Design Hierarchy Report](../design_hierarchy.md#vhdl-entities)