Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I didnt understand the double register chain. --- Quote End --- In case you read from the SPI, the SPI-MiSo signal will not be synchronous to the internal PLL clock you use to sample it. To avoid metastability issue we usually register the incoming signal with two (or more) successive registers(clocked by the internal clock). But, thinking about my original comment, the timing is 'correct by design' and when you sample this incoming signal it will be stable and meet all set-up and hold times.