搜索资源列表
mt48lc2m32b2
- the verilog model of sdram-mt48lc2m32b2 device.-the verilog model of sdram - mt48lc2m32b2 d evice.
MyUDisk
- 这是我学USB时候,在写的s3c2410上实现的一个32M的优盘演示程序。因为主要目的是在学习USB协议,所以U盘的文件内容直接以SDRAM作为存储介质。
SmallCore_SDRAM
- MagicSopc DDR-Sdram
USB and SDRAM Controller
- 基于CY7C68013A的Slave FIFO和SDRAM控制器
Ver7138
- MTK DVD 1389L SDRAM 4X16 CODE
Magnetic
- 磁珠专用于抑制信号线、电源线上的高频噪声和尖峰干扰,还具有吸收静电脉冲的能力。磁珠是用来吸收超高频信号,像一些RF电路,PLL,振荡电路,含超高频存储器电路(DDR SDRAM,RAMBUS等)都需要在电源输入部分加磁珠,而电感是一种蓄能元件,用在LC振荡电路,中低频的滤波电路等,其应用频率范围很少超过50MHZ。-Inhibition of signal lines dedicated to beads, the power line frequency noise and interfere
USB_SRAM_test
- usb固件程序,完成对SDRAM的操作,数据传输-usb firmware, complete the SDRAM operation, data transmission
6
- 串口通讯实验: 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Ser
dsp_sdram
- 这个代码主要是实现dsp控制sdram,很简单,没有其他别的功能-Dsp control sdram
sdram
- 用HDL实现对SDRAM的描述,里面包含了工程可以修改使用-Realization of an HDL descr iption of SDRAM, which contains the project can be modified to use
SDRAMverilog
- SDRAM verilog 串口实例 带有RTL图 及详细的注释-SDRAM verilog RTL serial examples with diagrams and detailed notes
np212
- Implemented with SDRAM run nios, while saving camera data SRAM, PLS PLS toolbox, Pattern Recognition bayes discriminant analysis algorithm.
kuujd
- Implemented with SDRAM run nios, while saving camera data SRAM, Conducted through virtual array DOA estimation, It contains positional PID algorithm, integral separate PID.
sdram
- 实现一个通过串口调试助手发送“指令和数据”来控制SDRAM 读写操作的小项目。