readme.txt

来自「基于VHDL编写的SDR-SDRAM控制器的编程」· 文本 代码 · 共 21 行

TXT
21
字号
Directory: \simulation

This directory contains the vhdl testbench and the modelsim ini file for the 
SDR SDRAM controller reference design.  The \work directory contains a precompiled
library of the complete design.  In order to modify the design and re-simulate, simply
copy the source files from \source and \model into this directory and re-compile the
design.


If you wish to run the simulation using a clock frequency of 100mhz, you will
need to search the following files for "100mhz" and un-rem the 100mhz lines
and rem the 133mhz lines(as noted in the remarks in the individual files).


sdr_sdram_tb.v
mt48lc8m16a2.vhd
pll1.vhd



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?