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: daniel.drypczewski at soliton.co.jp<daniel.drypczewski@s...>
    Date: Thu Jan 5 08:43:29 CET 2006
    Subject: [oc] Single/Multi- Controller to off-chip Memory
    Top
    I am going to include external memory in my fpga based design.Off-chip
    memory consists of 4 memory banks (DDR,4 separated chips,common
    chip select,write enable,column-row address lines).
    I am wondering which is better approach:

    1)one controller (implemented in fpga) that handles 4 chips - easy
    design ,small size but because of phisicall discrepancy between chips
    maybe freq is limited or not posibble to controll chips at all.
    2)4 separated memory controllers-each controller handles one chip.Then
    decision circuit that determines if read/write transaction is finished
    successfully from 4 chips.
    Each memory is 8bit output.I need 32 bit output during one clock period.

    Daniel

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