LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    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: karthikmc at gmail.com<karthikmc@g...>
    Date: Thu Jan 20 21:11:29 CET 2005
    Subject: [oc] Memory Model in Verilog
    Top
    Hello Everyone,
    this is my first message to the forum. I am a student working on a
    digital design which requires a 256 * 8 bit memory. The functionality I
    require is as follows.
    1> the location addressed by the 8 bit address should be checked for
    its contents.
    2> every time a particular location is addressed, its contents should be
    incremented by a specific step (say one).

    I know it is a pretty straightforward code in verilog, but I am finding the
    (almost)simultaneous read-write hard to code, since I am quite new to
    the nuances of verilog.

    I would request the members of the forum to please suggest methods to
    code the above memory model.

    Regards,
    Karthik

    Follow upAuthor
    [oc] Memory Model in VerilogGuy Hutchison

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