zip

xapp134 verilog source code

  • 2013-09-22
  • 406.66KB
  • Points it Requires : 2

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

unfold

You Might Like

Uploader
PKelect
 

Recommended ContentMore

Popular Components

Just Take a LookMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
×