@nandland @Russell Hi, First of all I would like to thank you for making such wonderful videos explaining important protocols. I’ve been following your channel for about an year or so now. It has really helped me build my digital logic concepts 👍 I have a couple of questions regarding this SPI module: 1. Do you treat i_TX_DV as write_start or read_start command? Meaning you start SPI cycles whenever you receive i_TX_DV pulse? 2. If it is just a read operation, would CS be asserted in this code? As per my understanding it will asset CS only when there is a write operation, please correct me if I’m wrong. Thanks, Varun
@srivanigara4344 жыл бұрын
where can we find state machine figure for this program??
@richadjackson36172 жыл бұрын
How i get knowledge on ATPG ??
@RohitThakur-rs5li4 жыл бұрын
Sir can you provide me the link for this spi code single master with multiple or single slave and its test bench too. Thanks in advance
@naveenbodige46855 жыл бұрын
sir can you please send the simple verilog code for SPI..just for simulation not for implementation