Guest
#4250831
Hi, can someone please help me how to write the test bench for the spi_slave from opencores.org.However there is a code for the test bench(spi_loopback_test) along with the main design module but its for both master slave parallel interface and in no ways it is related to spi_slave for example(CPOL AND CPHA are different,PREFTECH number is different).I tried my best to write the test bench code but its getting complicated beacuse of its lengthiness.60 to 70 percent of the code i assume i have done it and u can see in the attachment and if someone could help me to finish it or provide the rest of the code in case you have free time.spi_slave and spi_loopback_test are also attached.With Reference to spi_loopback_tet i hav written the testbench code