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
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

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

    From: H. Peter Anvin<hpa@z...>
    Date: Mon May 7 08:28:40 CEST 2007
    Subject: [oc] Ethernet tri-mode
    Top
    Matt Ettus wrote:
    >
    > I am trying to work with the ethernet_tri_mode core. I am having some
    > trouble with it and can't reach the original author.
    >
    > The core instantiates a dual ported RAM which is based on the altsyncram
    > Altera primitive, which is obviously not portable. I am trying to
    > replace it with one in plain verilog. However, I am not familiar with
    > the altsyncram primitive, so I don't know if the author intended
    > synchronous or asynchronous read ports. If synchronous, it is also not
    > clear if it should be read-through or not. If anyone can help me figure
    > out what the attached altsyncram instantiation does, it would be most
    > appreciated.
    >

    altsyncram always have registered inputs (address and data.) The
    instantiation you showed has unregistered outputs.

    -hpa

    ReferenceAuthor
    [oc] Ethernet tri-modeMatt Ettus

    Follow upAuthor
    [oc] Ethernet tri-modeMatt Ettus

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.