jakubcabal / spi-fpga

SPI master and SPI slave for FPGA written in VHDL
MIT License
166 stars 39 forks source link

Slave changes #3

Closed lhoyosm closed 3 years ago

lhoyosm commented 6 years ago

Couple of changes in the slave

jakubcabal commented 3 years ago

Thanks for the pull-request, but for now I want to use mainly synchronous resets. In version 1.1, I added a generic WORD_SIZE that allows you to set a data width other than 8 bits.