搜索资源列表

  1. IS61LV25616AL

    0下载:
  2. the verilog model of sram IS61LV25616AL device.-verilog model of the IS61LV25616AL de sram vice.
  3. 所属分类:并口编程

    • 发布日期:2024-05-15
    • 文件大小:24576
    • 提供者:nightyboy
  1. System09

    0下载:
  2. BurchED B5-X300 Spartan2e using XC2S300e device Top level file for 6809 compatible system on a chip Designed with Xilinx XC2S300e Spartan 2+ FPGA. Implemented With BurchED B5-X300 FPGA board, B5-SRAM module, B
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:610304
    • 提供者:陈朋
  1. PinYin_InputMethod_C51

    0下载:
  2. 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:14336
    • 提供者:Jawen
  1. pingpongjiegou

    0下载:
  2. VHDL编译,本程序是从USB GPIF口SRAM传输数据,且形成乒乓结构传输-VHDL compiler, the procedure is GPIF USB port SRAM transmission of data, Structure formation and transmission Table Tennis
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:nicai
  1. tlv2553_tlv5638_sram65536_24c02_lcd1602

    0下载:
  2. 12位11通道AD转换芯片tlv2553,12位双通道DA转换芯片tlv5638,LCD1602,按键,SRAM(65536),ROM(24C02)等全套程序,本人在51系统板上验证过,-12 11 channel AD converter chip tlv2553. 12 dual-channel DA conversion chip tlv5638, LCD1602, keypad, SRAM (65,536), ROM (24C0
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:43008
    • 提供者:zhang
  1. C8051_SRAM_rw_test

    0下载:
  2. 摘 要:本文件是C8051单片机外部SRAM读写测试程序 使用串口观测测试结果,使用外部22.1184MHz晶振.-Abstract : This document is C8051 MCU external SRAM literacy test procedures using serial observation test results use of external 22.1184 MHz oscillator.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:76800
    • 提供者:
  1. SRAM_module

    0下载:
  2. 用凌阳单片机061并行扩展SARM HM628128的小程序。实现了对SRAM的读写操作。-with Sunplus SCM 061 SARM HM628128 parallel expansion of small procedures. Implementation of the write operation SRAM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:160768
    • 提供者:lily
  1. tlv_ide_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart -2-vhdl SOPC solution sram Imperial uart-2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:上面的
  1. tlv_pc_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart 3-vhdl SOPC solution sram Imperial uart 3
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:上面的
  1. arch_pc_ifc

    0下载:
  2. vhdl SOPC solution sram dram uart 4-vhdl SOPC solution sram Imperial uart 4
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:上面的
  1. tom08

    0下载:
  2. SRAM 视频采集测试程序 读写时序控制 为解决时钟切换而做的测试程序-SRAM test sequential read and write control procedures to resolve the clock switching out of the test procedure
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:149504
    • 提供者:刘留
  1. niosforsram

    0下载:
  2. 本程序功能是在FPGA上nios处理器的sram接口程序。-The program features in the FPGA on the Nios processor
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李成
  1. SRAM_Controller

    0下载:
  2. SRAM Controller For Altera SOPC Builder and NIOS on DE2 kit board
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:324608
    • 提供者:李大同
  1. epp_sram

    0下载:
  2. verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中,然后pc发送中断信号打断写过程读取sram中的数据。rar包中包含epp协议,模块文件和测试文件(test)。-Verilog FPGA code languages. Pc machine functions through a number of epp constantly write to the SRAM, and then pc send in
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-15
    • 文件大小:43008
    • 提供者:苗苗
  1. SRAMtest

    0下载:
  2. SRAM存储芯片IS61LV25616AL的测试程序,适合于所有相关的SRAM测试,只需修改相关的基地址及偏移量
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:wu
  1. CY7c68013_FPGA_Read_Sram

    0下载:
  2. FPGA读SRAM中的数再传给CY7C68013-Reading SRAM in the FPGA, then pass on a few CY7C68013
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:269312
    • 提供者:
  1. CY7c68013_fpga_write_sram

    0下载:
  2. FPGA将从CY7C68013读到的数写入SRAM-FPGA will read a few CY7C68013 write SRAM
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:286720
    • 提供者:
  1. FPGA_write_sram

    0下载:
  2. FPGA向SRAM中写入数据,VHDL编程-FPGA to the SRAM write data, VHDL programming
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:262144
    • 提供者:
  1. generic_avalon_sram

    0下载:
  2. 一个比较有参考价值的sram IP核,对SOPC感兴趣的人士有一定的指导意义!该程序是采用avalon总线,可以直接内嵌进SOPC Builder。-A comparison reference value has sram IP core, on the SOPC interested people have a certain guide! The procedure is used avalon bus, can be direc
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:林盈
  1. DS1220

    0下载:
  2. 这是一个有关于SRAM(DS1220)的读写程序,是采用C语言编写的,里面还有DS1220的PDF文件,只要掌握了这个程序就可以编写任意其它型号的SRAM程序了,希望对大家有所帮助-This is a have on the SRAM (DS1220) reading and writing process, using C language, there is also a PDF document DS1220, as long a
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:195584
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org