You can't read an output in Verilog unless it's of type reg. e.g. output reg o_TX_Ready. Another solution is to create an intermediate register r_TX_Ready and assign o_TX_Ready = r_TX_Ready, then you can use r_TX_Ready wherever you like.
@ nandland, sir, you said serial clock frequency is half of the input frequency. Is there any specific rule for that? If any reference is there for that,. Could you please provide me
Thank you for video! I don't understand the detail... "o_TX_Ready" signal declaration as output, but this signal use in MOSI_Data and MISO_Data processes as read. How it works?
@@Nandland slave takes clock from master so do we need to give same clock name both for master and slave? and there is only one clock for both slave and master , right?
I'm a little confused here. Why is the MOSI signal (i_TX_Byte) an input for the entity SPI_Master? Shouldn't it be an output (Master OUT)? Similarly why is the o_RX_Byte an output when it is Master IN?
Ordinarily I do really enjoy your vt' however, some of your coding styles confuse me. That is, why use asynchronous resets, and why use not just use a state machine (more logic but infinitely more readable) also you like to use concurrent signal assignments rather than clocked processes. I only ask as most day jobs require SIL or do254 and these coding styles wouldn't pass a code review. Sorry to be a downer, but I've picked up a few handy tips from you, but I find my disagreeing with some of this.
Please do something on AXI, timing constraints and TCL
timing constraints please....
can you help me fix this error: "Object o_TX_Ready of mode OUT can not be read."
You can't read an output in Verilog unless it's of type reg. e.g. output reg o_TX_Ready. Another solution is to create an intermediate register r_TX_Ready and assign o_TX_Ready = r_TX_Ready, then you can use r_TX_Ready wherever you like.
For future reference, for that part to work you'd have to switch Vivado ( or whatever you use) to VHDL 2008. VHDL is not able to support that.
Hey @nandland, which specification-based spi protocol has been followed for writing this VHDL code, could please let me know?
@ nandland, sir, you said serial clock frequency is half of the input frequency. Is there any specific rule for that? If any reference is there for that,. Could you please provide me
Thank you for video!
I don't understand the detail...
"o_TX_Ready" signal declaration as output, but this signal use in MOSI_Data and MISO_Data processes as read.
How it works?
Just because a signal is label as an output with "o_", it can still be used internally.
@@Nandland slave takes clock from master so do we need to give same clock name both for master and slave? and there is only one clock for both slave and master , right?
Hai, Yours explanation in very good.
Could you please provide SPI SLAVE code and simulation in VHDL
I'm a little confused here. Why is the MOSI signal (i_TX_Byte) an input for the entity SPI_Master? Shouldn't it be an output (Master OUT)? Similarly why is the o_RX_Byte an output when it is Master IN?
@@julianpeterpollak7219 Thanks Julian, that clarified things for me.
What's your preference, VHDL or Verilog?
If only someone created a video on just that subject. Oh wait! th-cam.com/video/uvqTRhAWi58/w-d-xo.html
hello ı couldnt understand why we don use any axı signal interface phonema
Ordinarily I do really enjoy your vt' however, some of your coding styles confuse me. That is, why use asynchronous resets, and why use not just use a state machine (more logic but infinitely more readable) also you like to use concurrent signal assignments rather than clocked processes. I only ask as most day jobs require SIL or do254 and these coding styles wouldn't pass a code review. Sorry to be a downer, but I've picked up a few handy tips from you, but I find my disagreeing with some of this.
I agree with you, but can't seem to wrap my head around programming the SPI with state machine... Would you mind terribly helping me?
Sir Can you explain token ring protocol in your next video lecture
I've been waiting a month for you to post this
Become a Patreon supporter! They have had access to this video for weeks.
Davis Patricia Wilson Daniel Anderson Sharon