[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.END_FRAME_DWI**: data_word_id_fsm.vhd#273 (Flip-flop)
- **inst_data_link.inst_data_word_id_fsm.FRAME_ERR_DWI**: data_word_id_fsm.vhd#134 (Flip-flop)
- **inst_data_link.inst_data_word_id_fsm.NEW_WORD_DWI**: data_word_id_fsm.vhd#273 (Flip-flop)
- **inst_data_link.inst_data_word_id_fsm.RXNOTHING_ACTIVE_DWI**: data_word_id_fsm.vhd#134 (Flip-flop)
- **inst_data_link.inst_data_word_id_fsm.TYPE_FRAME_DWI**: data_word_id_fsm.vhd#273 (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_crc_check (data_crc_check)|✗|✔|✔|✗|
## Flip-flops using this reset domain
**Count: 1**
### Asynchronous usage
| Count: 0 |
| --- |
### Synchronous usage
| Count: 1 |
| --- |
| data_crc_check.vhd#109 |
### Active-high usage
| Count: 1 |
| --- |
| data_crc_check.vhd#109 |
### 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)