CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - write

搜索资源列表

  1. verilog SDRAM core

    0下载:
  2. 我用过的verilog hdl写的SDRAM core源程序,经过测试应用-I used to write Verilog HDL source of SDRAM core, the test application
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:27.76kb
    • 提供者:于飞
  1. 16位16个精简指令RISC单片机IP

    0下载:
  2. 16位16个精简指令RISC单片机IP,对于想学习学习处理器内核、编写自己的微处理器的朋友有帮助。-16 bit RISC MCU IP with 16 ops,if you want to study how write your own MCU down,you can get help with it.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3.92kb
    • 提供者:吴文河
  1. lightW

    0下载:
  2. 一個LCD燈的小程序。不是我寫的。我只負責了調試。適用在ACEXEP1K30QC208-3上。我跑了SIMULATOR,管腳連接標示了。我也下在電路板上試過了,沒有問題。要用到實驗板上的兄弟們把CLK1改到TESTOUT3或者0就好了。綫幫助新手,人人有責。-a small LCD lights procedures. I did not write. I am only responsible for the debugging. Apply in ACEXEP1K30QC208-3 on.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:230.99kb
    • 提供者:鄧翀
  1. Quartus_II_7.0.rar

    0下载:
  2. Quartus II 7.0工程修复*。修复不能打开的工程。有人在7.2的软件下用本方法也成功修复。 他是修复这个错误: Error: Can t open project -- you do not have permission to write to all the files or create new files in the project s database directory,Quartus II 7.0 Dafa repair works. Restoration pr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:531.5kb
    • 提供者:gan
  1. SRAM_Write_read

    0下载:
  2. SRAM读写的VHDL实验,通过对写入的数据与读出的数据进行比较,判断读写SRAM是否成功-SRAM read and write VHDL experiments on written data and read data to compare, to judge the success of SRAM read and write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:459.44kb
    • 提供者:binbin
  1. testbench

    0下载:
  2. how to write testbench,use vhdl-how to write testbench, use vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:88.48kb
    • 提供者:hxl
  1. NANDFLASH

    1下载:
  2. 用VHDL开发的NANDFLASH的读写程序,给出 NANDFLASH的时序正确的读写-NANDFLASH developed using VHDL to read and write the procedures, timing NANDFLASH give the correct reading and writing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:30.77kb
    • 提供者:mxc
  1. i2c

    0下载:
  2. 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3.5kb
    • 提供者:wwww
  1. I2Cread-and-write-the-language

    0下载:
  2. 用Altera Quartus II 的VHDL语言完成的I2C读写数码管显示源代码-Altera Quartus II VHDL with the completion of the I2C read and write the language digital display source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:603.4kb
    • 提供者:nanana
  1. Write-applications

    0下载:
  2. EXCD-1 可编程片上系统 实验例程 EDK部分 功能:编写应用程序-EXCD-1 Programmable System on Chip experiments EDK part of the routine functions: to write applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4.24mb
    • 提供者:魏帅
  1. voice-read-and-write-program

    0下载:
  2. this a voice read and write program using c language.-this is a voice read and write program using c language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:3.58kb
    • 提供者:cj
  1. FPGA-SDRAM-read-and-write-examples

    0下载:
  2. FPGA读写SDRAM的实例,内含源代码,希望对大家有帮助。-FPGA SDRAM read and write examples, including source code, we want to help.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-12
    • 文件大小:19.01mb
    • 提供者:haby
  1. How-to-write-by-verilog

    0下载:
  2. 如何写好状态机,用verilog。状态机很方便。-How to write a state machine, with verilog. State machine is very convenient.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:287.59kb
    • 提供者:洪峰
  1. how-to-write-testbench

    0下载:
  2. 怎样写testbench , 仿真, modelsim, system verilog or verilog, 代码风格,行为级代码-how write testbench,do simulation, modelsim, system verilog or verilog , behaveral level code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3.96kb
    • 提供者:james
  1. how-to-write-testbench

    0下载:
  2. 如何写好testbench,针对verilog语言-how to write testbench,aimed to verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:246.38kb
    • 提供者:郭良谦
  1. how-to-write-state-machine

    0下载:
  2. FPGA状态机设计中的问题,怎样写好三段式状态机,对于FPGA设计者很好的资料-FPGA state machine design issues, how to write a three-state machine, very good information for FPGA designers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:250.36kb
    • 提供者:王诚
  1. SRAM_-read-and-write-test

    0下载:
  2. 利用程序实现SRAM_读写测试,程序的稳定性好,可移植性强-achieve SRAM_ read and write test by use the program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-09
    • 文件大小:152.84kb
    • 提供者:邱明和
  1. How-to-write-state-machine

    0下载:
  2. 怎样写好状态机,很有启示的一篇文章,看了感觉不错-How to write state machine, very enlightening article
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:258.86kb
    • 提供者:lyz
  1. SRAM芯片(read&write)

    2下载:
  2. 自己编写的针对SRAM芯片的Verilog读写程序,非常有用(I have written for SRAM chip Verilog read and write procedures, very useful)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:何河
  1. spi

    0下载:
  2. 实现spi写功能,读功能,仿真,板级调试都通过验证了。(achieve write function and read function of spi, simulation is verified)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:霍无醉
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com