Label Name | Usage | VHDL |
| 1 |
Rst_n = '0'
|
| 1 |
Rd = '1'
|
| 1 |
CntUs = Trstl
|
| 1 |
CntUs = (Tpdh + Tpdl)
|
| 1 |
CntUs = Tlow_wr
|
| 1 |
CntUs = Trec And
CntBits < (NumOfCmdBits - 1)
|
| 1 |
CntUs = Tds2401samplingwnd
|
| 1 |
CntUs = Trec And
CntBits = (NumOfCmdBits - 1)
|
| 1 |
CntUs = Tlow_rd
|
| 1 |
CntUs = Tpresample
|
| 1 |
CntUs = Tpostsample And
CntBits < (NumOfDataBits -1)
|
| 1 |
CntUs = Tpostsample And
CntBits = (NumOfDataBits -1)
|