I understand English is not your first language but the effort and detail that you put in the video is commendable.
@pavlik65 жыл бұрын
I was looking for good explanation of pcie for along time. You are the first that done it in very understandable way. Thank you.
@pcie38235 жыл бұрын
Thanks a lot Pavel Shpilberg .
@deepapatteri38834 жыл бұрын
Thank you very much! Your explanation is clear and precise, nothing more or less than needed for the novice
@harshadesai71285 жыл бұрын
Your lectures are just too good,keep going !! waiting for the 3rd lecture :)
@liamdillon31762 жыл бұрын
Quality explaination 👍
@kapilkharre5 жыл бұрын
nice video sir. Waiting for next one :)
@pcie38235 жыл бұрын
Thanks Kapil, I will upload soon.
@AshokKumar-bf8mv4 жыл бұрын
A big thanks for this video too. waiting for further chapters sire.
@well78852 жыл бұрын
great work, much appreciated. You should definitely post more LECTURES
@banutameem20394 жыл бұрын
Good explanation. Thanks.
@vandanasalve5673 жыл бұрын
Very Informative, thanks!!
@uditpvyas4 жыл бұрын
Nice lectures Sir. Thanks a lot for sharing your knowledge. Btw if you have any lecture on PCIe protocol flow (or NVMe protocol flow) between Host and device can you please share that too. Like what will happen exactly when SQ doorbell rings or fetch happens or CQ doorbell rings etc
@sunilkg24914 жыл бұрын
Sir your video was very useful to understanding the pcie..thanks for that..please upload the video regarding physical layer with LTSSM..please
@maddinabalaji3 жыл бұрын
wonderful explanation
@sivas86112 жыл бұрын
Great sir
@LL-ot1oj3 жыл бұрын
'up to 1K words', it should be 1K DW
@prasadm84414 жыл бұрын
Great effort sir. kindly create more videos on driver code walk if possible
@EGrb2000 Жыл бұрын
hi, at 29.49, you say that data length (10 bits) can be up to 4096 Byte. But you can identify only up to 1024 byte with 10 bits. Am i wrong? thanks in advance.
@dhanushkaveti43204 жыл бұрын
Hello sir, Thanks for your lectures. Can you explain about ST THP TD, EP fields in TLP header please.?
@nagaraju-jo7rx4 жыл бұрын
sir please explain ltssm initialization and training
@prashanthireddy044 жыл бұрын
In case of read request which field of the header specifies the length of the data (like burst length signal in AXI)
@pcie38234 жыл бұрын
Its length field in header. It is 10 bit field. Data length can be upto 1K DW( 4k bytes)
@nikhilreddy7193 жыл бұрын
Is the UPHY (universal physical layer) a part of PCIe controller? Aren't the PCIe controller and UPHY layers different?
@darshansatyamurthy4 жыл бұрын
can we also have memory write but non posted? And memory read with posted?
@kapishpotnuru18832 жыл бұрын
Hi sir, does PCIe support daisy chain configuration
@pankajjaiswal524411 ай бұрын
Hello Sir Could you please tell me Architecture diagram of PCIe to Memory (P2M) for Read...?
@ptharun233 жыл бұрын
Thank you sir..
@shivam44284 жыл бұрын
can u provide more on PCIe 5.0 protols working
@pawan_wagh Жыл бұрын
Hi, Please share all the lectures Notes
@EGrb2000 Жыл бұрын
hi, please correct me if I am wrong. During initialization, all connected Devices are assigned some address spaces from System Memory. And devices keep this info of memory space at their specific PCIe Configuration Space. Whenever a PCIe configuration cycle is generated, they monitor their dedicated adress block. Is it how it works? If it is so, how is that pCIe configuration cycle generated? thanks
@baskars8021 Жыл бұрын
how 1k word becomes 4kbtes @ 6:20
@testbenchmaker Жыл бұрын
Generally a word is considered to be 4 Bytes. So 1K Words becomes 1024x4= 4096 Bytes . The definition of word size may vary
@baskars8021 Жыл бұрын
@@testbenchmakerthankyou. Means word size may vary, noted!