[Back to Reset Domains Report](../reset_domains.md)
# Reset Domain Details
## Summary
| Name: Origin | Graph | Global | Local | Asynchronous | Synchronous | Active High | Active Low | Number of flip-flops
using this reset domain | Number of instances
using this reset domain |
| --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | ---: | ---: |
|**Complex:** ****
- **inst_data_link.inst_data_link_reset.lane_reset_dlre_i**: data_link_reset.vhd#92 (Flip-flop)
- **inst_data_link.inst_data_word_id_fsm.current_state**: data_word_id_fsm.vhd#134 (Flip-flop)
- **inst_phy_plus_lane.inst_fifo_rx_data.RD_DATA**: fifo_dc.vhd#300 (Flip-flop)
- **inst_phy_plus_lane.inst_fifo_rx_data.RD_DATA_VLD**: fifo_dc.vhd#300 (Flip-flop)|
|✗|✔|✗|✔|✔|✗|**1**/1245 (0.08%)|**1**/103|
## Instances using this reset domain
**Count: 1**
| Instance | Asynchronous | Synchronous | Active High | Active Low
| --- | :---: | :---: | :---: | :---: |
|TOP (spacefibre_light_top) > inst_data_link (data_link) > inst_data_word_id_fsm (data_word_id_fsm)|✗|✔|✔|✗|
## Flip-flops using this reset domain
**Count: 1**
### Asynchronous usage
| Count: 0 |
| --- |
### Synchronous usage
| Count: 1 |
| --- |
| data_word_id_fsm.vhd#273 |
### Active-high usage
| Count: 1 |
| --- |
| data_word_id_fsm.vhd#273 |
### Active-low usage
| Count: 0 |
| --- |
Note that there could be fewer source code locations than the number of flip-flops because several flip-flops can be inferred from the same piece of code.
[Back to Reset Domains Report](../reset_domains.md)