热搜关键词: 数字信号处理RTOSC语言Linux射频电路

zip

xapp134 verilog源代码

  • 1星
  • 2013-09-22
  • 406.66KB
  • 需要2积分
  • 1次下载
标签: xapp134

xapp134

verilog源代码

xapp134

xapp134  verilog代码The  SDRAM  controller  is  designed  for  the  Virtex  V300bg432-6.  It's  simulated  with  Micron  SDRAM  models.    The  design  is  verified  with  backannotated  simulation  at  125MHz1.  Is  RAS  to  CAS  delay  programmable?------------------------------------    .  No,  the  data  registers  has  a  fixed  number  of  pipeline  stages.    This  reference  design  supports  RAS-to-CAS  delay  of  2  clock  cycles.    If  you  need  to  adjust  to  a  different  RAS-to-CAS  delay,  change  the  SRL16  Address  values  in  sys_int.v.    The  address  value  should  be  (Trcd/Tck)  +1    .  Note,  you  still  need  to  write  the  RAS-to-CAS  value  to  the  Controller's  Mode  Reg  during  PRECHARGE  command.    The  value  should  be  (Trcd/Tck)  -22.  How  do  I  modify  the  design  to  support  128Mb/256Mb  SDRAM  parts  with  a  64-bit  data  bus?---------------------------------------------------------    .  You'll  need  to  add  more  IO  buffers  for  the  extra  data  and  address  signals  (in  sdrm.v)      .  You'll  need  to  change  ADDR_MSB  and  DATA_MSB  (in  define.v)      .  In  the  current  design,  instead  of  1  tristate  signal  for  the  Data  lines,          we  duplicate  it  to  4  signals,  each  having  8  loads.            This  was  done  to  reduce  net  delays  on  that  tristate  signal.            You  may  need  to  add  4  more  tristate  lines  if  you're  going  to  64-bit.            The  tristate  signal  is  sd_doe_n  in  sdrm.v

展开预览

猜您喜欢

评论

登录/注册

积分规则

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版 版权声明

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved
×