Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[top_earlgrey] Use SPI_DEV_CLK as scan clock
Select SPI_DEV_CLK as scan clock input. Because it is originally a clock anyway, the DIO connects to a minimal amount of flops. An alternate choice might be the EXT_CLK input, which would avoid some of the complex timing constraints already on the SPI_DEV_CLK pad. Signed-off-by: Alexander Williams <[email protected]>
- Loading branch information