Forum Discussion
zlan01
New Contributor
6 years agodo the LPM_SHIFTREG must be used in the spi serial receiving code when the clock fequency is too fast?
input spi_data_i; output reg spi_data_o; reg [15:0]shift_sender; reg [15:0]shift_receiver; code 1: spi receiving code========================================================= always @(po...
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
May I know if you have any updates?
Thanks.