|
SURF
|
Processes | |
| comb | ( dnaDout , locRst , r ) |
| sync | ( locClkInvR ) |
Constants | |
| DNA_SHIFT_LENGTH_C | natural := 64 |
| REG_INIT_C | RegType := ( state = > READ_S , bitCount = > 0 , dnaValue = > ( others = > ' 0 ' ) , dnaValid = > ' 0 ' , dnaRead = > ' 0 ' , dnaShift = > ' 0 ' ) |
Types | |
| StateType | ( READ_S , SHIFT_S , DONE_S ) |
Signals | |
| r | RegType := REG_INIT_C |
| rin | RegType |
| dnaDout | sl |
| divClk | sl |
| locClk | sl |
| locRst | sl |
| locClkInv | sl |
| locClkInvR | sl |
Records | |
| RegType | |
Instantiations | |
| bufr_inst | bufr |
| dna_clk_inv_bufr | bufr |
| rstsync_inst | RstSync <Entity RstSync> |
| dna_port_i | dna_port |
| syncvalid | Synchronizer <Entity Synchronizer> |
| syncdata | SynchronizerVector <Entity SynchronizerVector> |