LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Ethmac > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: "Igor Mohor" <igorm@o...>
    Date: Tue, 2 Apr 2002 09:48:29 +0200
    Subject: RE: [ethmac] MAC frame memory
    Top

    You're wrong. There are two fifos in the MAC (for transmit and receive
    frames).
    At the moment each is 8 words big (will probably be changed to 16).
    Transmit starts as soon as the tx fifo is full. As soon as there is space in
    the fifo for additional word, it is filled up immediatelly.
    
    When receiving frames: as soon as there is at least one word in the fifo
    it's
    transferred to the memory.
    
    I'm changing the design right now to use bursts and to be able to use
    non-alligned
    memory to store/load data. It's finished but I have troubles with the
    implementation.
    
    Regards,
    	Igor
    
    
    > -----Original Message-----
    > From: owner-ethmac@o... [mailto:owner-ethmac@o...]On
    > Behalf Of wilton@m...
    > Sent: 29. marec 2002 12:56
    > To: ethmac@o...
    > Subject: [ethmac] MAC frame memory
    >
    >
    > Hi,
    >
    > I'm new in network and trying to understand this MAC controller. I was
    > wondering why there is no memory to store the ethernet frame in the
    > MAC controller. It seems to me that if the host want to send out a
    > frame, it just transfer the frame to the controller 32 bits by 32
    > bits. Am
    > I right? If it is, how can the MAC controller ensure to transmit
    > the whole
    > frame continually if there is no frame memory in it?
    >
    > Any comments in this regard are highly appreciated.
    >
    > wilton
    > 
    
    
    
    
     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.