aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/fpga_mkm_spi_slave.v
AgeCommit message (Expand)Author
2019-04-09Adding inital tb for the SPI slave. Debugging the SPI slave and the FPGA_MKM.Joachim Strömbergson
2019-03-26Completed first RTL for the SPI slave. Simplified the design to simply be two...Joachim Strömbergson
2019-03-12Adding registers, control signals and logic for receiving and transmitting bits.Joachim Strömbergson
2019-03-10Adding bit counters for rx and tx. Since they will be updated the same we sho...Joachim Strömbergson
2019-03-07Adding initial version of SPI slave interface. So far just defined ports and ...Joachim Strömbergson