[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_crc_check.END_FRAME_DCCHECK**: data_crc_check.vhd#199 (Flip-flop)
- **inst_data_link.inst_data_crc_check.SEQ_NUM_DCCHECK**: data_crc_check.vhd#199 (Flip-flop)
- **inst_data_link.inst_data_crc_check.TYPE_FRAME_DCCHECK**: data_crc_check.vhd#199 (Flip-flop)
- **inst_data_link.inst_data_crc_check.crc_long_err**: data_crc_check.vhd#109 (Flip-flop)
- **inst_data_link.inst_data_crc_check.crc_short_err**: data_crc_check.vhd#156 (Flip-flop)
- **inst_data_link.inst_data_err_management.near_end_rpf**: data_err_management.vhd#107 (Flip-flop)
- **inst_data_link.inst_data_link_reset.lane_reset_dlre_i**: data_link_reset.vhd#92 (Flip-flop)
- **inst_data_link.inst_data_seq_check.seq_num_cnt**: data_seq_check.vhd#125 (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_seq_check (data_seq_check)|✗|✔|✔|✗|
## Flip-flops using this reset domain
**Count: 1**
### Asynchronous usage
| Count: 0 |
| --- |
### Synchronous usage
| Count: 1 |
| --- |
| data_seq_check.vhd#125 |
### Active-high usage
| Count: 1 |
| --- |
| data_seq_check.vhd#125 |
### 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)