Skip to content

Fixed SPI initialization on vivado

Dmytro Levit requested to merge bugfix/initialization into debug/sis8300ku

This merge request fixes programming the initialization vector into the SPI slave. Vivado does not like selection of the subvector with a natural, so I reimplemented it as a shift register.

Merge request reports