资料介绍
xapp266代码,xapp266源代码
src/
addr_cntrl.v - Address Controller
clk_dcm.v - Clock DCM logic
controller.v - Main FCRAM controller logic
data_path.v - Data path
data_strobe.v - Data strobe generation
define.v - System parameters
fcram_cntrl.v - FCRAM top level
refresh_cntrl.v - Refresh controller
top.v - Instantiates FCRAM top level and user interface
user_application/
user_int_func.v - Passes all signals from the user interface directly
through to the FCRAM controller. This file may be used
for functional simulation. This file is not optimzied
for synthesis, since all the FCRAM top level outputs
are driven directly to I/O pads.
user_int_impl.v - User interface used for sample timing numbers. It
registers some I/O from the FCRAM top level in order
to emulate a true user interface. This file will affect
functional simulation (the added registers will
affect latencies).
sim/
testbench.v - Sample testbench which performs simple write and
read commands
NOTE: Requires FCRAM simulation models. These may be
attained from FCRAM vendor.
xilinx/
implement.bat - PC implementation script
implement.sh - UNIX implementation script
top.ucf - Constraints file
sythesis/
fcram.prj - Sample Synplify project
* FAQ
Q1) Where can I get FCRAM simulation models?
A1) Xilinx does not provide FCRAM simulation models. These models are
available from your FCRAM device vendor.
Q2) Do any pinout requirements exist?
A2) Yes. The Application Note "Pinout Constraints for Local Clock
Distribution" contains information on correctly choosing pins for
the data (DQ) and data strobe (DQS).
Additionally, the constraints file (top.ucf) contains sample pinouts
for a x16 device. Additionally, at the end of the file there are
additional sample pins that could be used to implement a x72 bit
interface.
Q3) What if I need to change the data widths or need to connect to
additional devices?
A3) The Verilog code is parametizable and can be easily modified to fit
different memory requirements. See Appendix A for further details.
As mentioned in that section, if the controller will interface to
multiple devices, it may be required (based on a loading analysis
and other signal integrity factors) to duplicate some drivers.
FCRAM vendors can provide suggested board layout information.
Q4) During my simulation, I specify a row and address to be accessed.
However, when I look at the address output on ddr_ad, it does not
seem to match what I expected?
A4) This has to do with the data mask function. As described in the
Application Note, the data mask is provided to the FCRAM device
during every LAL stage. If all transfers are to be accepted, then
the data mask is set to "Write All Words".
- If BL=2, then the data mask is set to all 0's.
- If BL=4, then the data mask for "Write All Words" is "1010". This is
provided during the LAL command on the ddr_ad pins 14-11. Therefore,
if a row of "0000h" was provided, it would show up as "5000h".
Q5) Why is there an AREA GROUP constraint in the UCF? Do I need this?
A5) There is a known problem with PAR in placing dual-port LUT rams. The
problem in this case can cause the "TS_DQS_2_RCLK" FROM-TO constraint
to fail. By placing an area group on the dual-port lut ram (which
is contained in the "synch_dqs2clk" module), it simply aids PAR in
choosing a location. If timing constraints are met without this
constraint, then it is not required.
Additionally, if a user changes pinouts, the area group should be
moved with the new location.
Q6) Can I place my DQ and DQS pins on the top or bottom of the device?
A6) Using the clocking scheme described in the Application Note, no.
In order to use the local clock routes, the clock input pad (DQS) and
the data loads (DQ) must be placed on the left or right edges of the
device. If placement on the top or bottom is required, then another
clocking scheme (such as capturing DQ with a phase shifted clock) would
have to be used, and the code modified accordingly.
Q7) PAR and Timing Analysis state that there are timing errors, even though
all constraints were met! What is happening?
A7) The paths that are getting flagged as errors are hold violations which
are invalid paths (they are Timing Ignored (TIG) in the constraints
file). Look at the timing report for further details. This will be
corrected in a future version of the Xilinx tools.
- 安秉信息源代码图纸防泄密方案,电路图纸,源代码文件
- 课堂演示源代码汇总下载 0次下载
- 抢答器multutsim12程序源代码下载 18次下载
- 苹果ios蓝牙调试助手工具源代码下载 7次下载
- DSP载波移相控制C语言源代码下载 56次下载
- 无线遥控频率计C语言源代码下载 37次下载
- LED线性阵列显示源代码下载 6次下载
- 基于LabVIEW的贪吃蛇游戏源代码 73次下载
- MATLAB实现卷积神经网络CNN的源代码 16次下载
- matlab应用程序及源代码下载 35次下载
- xapp354 verilog代码
- xapp353代码
- xapp349代码
- xapp333代码
- xapp134 verilog源代码
- hex可以转成源代码么 179次阅读
- Python版蚊子大作战源代码 909次阅读
- Python证件照制作小程序源代码 3143次阅读
- Python版超市管理系统源代码 1468次阅读
- Python版警察抓小偷游戏源代码 1422次阅读
- python日常记账本源代码 1173次阅读
- 任务调度开源代码是什么 788次阅读
- SPI总线驱动的C语言源代码详细概述 6997次阅读
- C语言的源代码文件和目标文件与可执行文件的详细介绍 8306次阅读
- GitHub趋势榜榜首:超级命令行工具Semantic,比较解析源代码 3139次阅读
- Xilinx中的xapp1052的详细解释 7179次阅读
- 74ls266中文资料汇总(74ls266引脚图及功能_真值表及特性) 9309次阅读
- 单片机闪烁灯汇编语言源代码大全(四款闪烁灯的汇编语言源代码) 2.5w次阅读
- 单片机流水灯汇编语言源代码大全(六款流水灯汇编语言源代码) 5.4w次阅读
- C51读写AT24C04源代码及AT24C04测试程序 1.6w次阅读
下载排行
本周
- 1电子电路原理第七版PDF电子教材免费下载
- 0.00 MB | 1491次下载 | 免费
- 2单片机典型实例介绍
- 18.19 MB | 95次下载 | 1 积分
- 3S7-200PLC编程实例详细资料
- 1.17 MB | 27次下载 | 1 积分
- 4笔记本电脑主板的元件识别和讲解说明
- 4.28 MB | 18次下载 | 4 积分
- 5开关电源原理及各功能电路详解
- 0.38 MB | 11次下载 | 免费
- 6100W短波放大电路图
- 0.05 MB | 4次下载 | 3 积分
- 7基于单片机和 SG3525的程控开关电源设计
- 0.23 MB | 4次下载 | 免费
- 8基于AT89C2051/4051单片机编程器的实验
- 0.11 MB | 4次下载 | 免费
本月
- 1OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234313次下载 | 免费
- 2PADS 9.0 2009最新版 -下载
- 0.00 MB | 66304次下载 | 免费
- 3protel99下载protel99软件下载(中文版)
- 0.00 MB | 51209次下载 | 免费
- 4LabView 8.0 专业版下载 (3CD完整版)
- 0.00 MB | 51043次下载 | 免费
- 5555集成电路应用800例(新编版)
- 0.00 MB | 33562次下载 | 免费
- 6接口电路图大全
- 未知 | 30320次下载 | 免费
- 7Multisim 10下载Multisim 10 中文版
- 0.00 MB | 28588次下载 | 免费
- 8开关电源设计实例指南
- 未知 | 21539次下载 | 免费
总榜
- 1matlab软件下载入口
- 未知 | 935053次下载 | 免费
- 2protel99se软件下载(可英文版转中文版)
- 78.1 MB | 537793次下载 | 免费
- 3MATLAB 7.1 下载 (含软件介绍)
- 未知 | 420026次下载 | 免费
- 4OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234313次下载 | 免费
- 5Altium DXP2002下载入口
- 未知 | 233046次下载 | 免费
- 6电路仿真软件multisim 10.0免费下载
- 340992 | 191183次下载 | 免费
- 7十天学会AVR单片机与C语言视频教程 下载
- 158M | 183277次下载 | 免费
- 8proe5.0野火版下载(中文版免费下载)
- 未知 | 138039次下载 | 免费
评论
查看更多