

- 10G MAC ETHERNET PROJECT HOW TO
- 10G MAC ETHERNET PROJECT MOVIE
- 10G MAC ETHERNET PROJECT SOFTWARE
- 10G MAC ETHERNET PROJECT SERIES
10G MAC ETHERNET PROJECT SOFTWARE
O how software layer to hardware layer handover happens? O this software layer gets requests from other node software layer O set of drivers(~binary code), which is loaded in to some memory o Laptop itself can be divided in to two parts
10G MAC ETHERNET PROJECT MOVIE
O frame teh ethernet frame using the movie data. O once these registers are configured, the overall work is now with hardware. O PREAMBLE | SFD | DA | SA | LEN | PAYLOAD | FCS O MAC performs read to this harddisk location, get the data. O these descriptors indicate to the Ethernet MAC where the data is present in harddisk. O These registers are called as ‘transmit descriptors’ and ‘receive descriptors’ O it programs Ethernet MAC registers (handover is happening from software to hardware layer) O LAN specification application, presentation and session layer O based on above session created(it knows where the movie file is present inside my(dest) laptop) O Session(transferring of whole movie file to my laptop) O the DLL(~MAC) of the destination laptop, create ethernet frames using above session request. O This session layers, sets up a transfer session(file data is being transferred to your system) O at bigger level(application and presentation layer level): Requesting for some packet transfers.
10G MAC ETHERNET PROJECT SERIES
O this request is essentially is series of Ethernet Frame transfer request O we invoke a application request to copy a file from the destination system(node) O we open the application where we see what all IP are connected in systme O thse instructions require a hardware to execute o College campus O Implemented as a set of driver, which is loaded in to memory, microcontroller/processor fetches this application and run the instruction present in this application. Connection between two compoentns can be.O all those are tracking using various sessions O restaurant 1000’s of people placing 1000’s of orders from 1000’s of restaurants O Anything we want to implement in networking devices, should be implemented in to 7 layers. O We require a common set of guidelines which needs to be followed by everyone who develops the compoentns meant for networking purpose. O LAN cable needs to be connected to router 1984: one organization was formed called as ‘ISO’.

O recorded video access for all the sessions
10G MAC ETHERNET PROJECT HOW TO
O few sessions on how to do using SV & UVM O Ethernet MAC design understanding(specification)
