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

搜索资源列表

  1. Counter8bit

    0下载:
  2. This is an 8 bit Up Counter coded using Verilog HDL. Bus width can be edited to your desired specs.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2654810
    • 提供者:Patrick Go
  1. Accumulator

    0下载:
  2. An 8-bit Accumulator with an adder module in Verilog HDL. You can change the bus width decoding the adder.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:6978541
    • 提供者:Patrick Go
  1. UpDownCounter

    0下载:
  2. This is an Up Down Counter coded in Verilog HDL. You can edit the bus width of this.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6418984
    • 提供者:Patrick Go
  1. VGA1

    2下载:
  2. 这是我自己的一个流水灯的设计编程 在ise10.1环境下做的Verilog编程 用Spartan3E basys2开发板可以实现八个led灯的循环 有一个复位rst 设计关键是分频器的设计 这里运用的是d触发器实现50MHz的50M分频-This is my own design of a light water program in ise10.1 do Verilog programming environment with Spartan3E basys2 development bo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-03
    • 文件大小:380928
    • 提供者:赵龙
  1. fp_prj

    0下载:
  2. 分频器,Verilog语音编写,quartus仿真过,可以利用使蜂鸣器发生-Frequency divider, Verilog speech writing, quartus simulation, can make use of the buzzer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:205190
    • 提供者:孟稳
  1. 11-Verilogblock

    0下载:
  2. verilog 阻塞幅值和非阻塞赋值的区别讲的不错,可用看看,对初学者很有帮助。-Verilog blocking amplitude and non-blocking assignment about the difference between a good, can be used to see, is very helpful for beginners.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:3788728
    • 提供者:孟稳
  1. Ch7

    0下载:
  2. 《Verilog HDL数字系统设计及仿真》第七章可综合模型设计源代码-" Verilog HDL design and simulation of digital systems," Chapter VII of the source code can be integrated model design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:Cliu
  1. clock_display

    0下载:
  2. 自己用verilog语言编写的数字钟程序,能在Alter公司的DE0板上完美运行,能时间计时,日期,闹钟,秒表的功能。 欢迎交流学习。-The digital clock program which developed by verilog language can run at Alter DE0 board, to the time time, date, alarm clock, stopwatch function.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3161303
    • 提供者:黄杰
  1. Norflash

    1下载:
  2. 用verilog hdl写的Norflash控制器,可实现单字节读写,扇区擦除。-Norflash controller edit by Verilog hdl,it can read or write by Byte,or erase the sector.
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-07
    • 文件大小:214872
    • 提供者:黄光奇
  1. sram_test_OK

    2下载:
  2. 主要是基于FPGA(EP2C8Q208I8)下的SRAM驱动,SRAM型号为IS61LV25616,程序语言为Verilog,开发环境为quartusII 7.0,为一工程,可直接下载到FPGA中,含电路图-Mainly based on FPGA (EP2C8Q208I8) driving under the SRAM, SRAM model IS61LV25616, programming language for Verilog, a development environment for
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-16
    • 文件大小:1232896
    • 提供者:hlt
  1. fsmc_ad9215

    0下载:
  2. 主要是基于FPGA(EP2C8Q208I8)下的高速AD9215驱动,程序语言为Verilog,开发环境为quartusII 7.0,为一工程,可直接下载到FPGA中,含电路图-Mainly based on the high-speed AD9215 FPGA (EP2C8Q208I8) under the driver, the programming language for Verilog, a development environment for quartusII 7.0, for
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:636076
    • 提供者:hlt
  1. cpu_1

    0下载:
  2. 用verilog设计五级CPU的框架,需要自己另行补充指令,可作为学生作业和训练内容-Five CPU with verilog design framework, needs its own separate supplemental instruction can be used as student assignments and training content
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:陈谋奇
  1. clk_div_N

    0下载:
  2. 程序可以实现时钟的任意偶数分频,使用Verilog语言编写。在quartus ii中得到验证并进行了仿真-Program can be any even divided clock using Verilog language. Been verified in quartus ii and simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:839
    • 提供者:李亮
  1. UART_FPGA

    0下载:
  2. 可以多波特率设置,奇偶校验可以设置,verilog编写,经过调试成功的串口模块-Baud rate settings can be more, parity can be set, verilog written after the successful commissioning of the serial module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:513632
    • 提供者:flywei784
  1. SPI

    0下载:
  2. 一种基于FPGA,Verilog语言的SPI总线实现方式,顶层添加自己想要传输的内容到相应的地址就行,百分百可以。-Based FPGA, SPI bus implementations Verilog language, the top add your own content you want to transfer to the appropriate address on the line, can be hundred percent.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:8336
    • 提供者:
  1. data_switch

    1下载:
  2. verilog 实现15bit数据与176bit数据间的相互转换,可根据此代码作一定的修改,可以实现其他位宽数据的转换-verilog to achieve mutual conversion between 15bit data with 176bit data can make certain changes based on this code, you can achieve the conversion of other bit-wide data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1698
    • 提供者:
  1. i2c_slave

    0下载:
  2. Verilog实现的i2c从设备仿真模型,只需修改控制码就可直接使用,自用-Verilog implementations i2c slave device simulation models, simply modify the control code can be used directly, for personal use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4876
    • 提供者:爱阳阳
  1. I2C

    0下载:
  2. Verilog语言实现I2C通信功能,可直接作为模块用于自己工程中。-Verilog language I2C communication functions can be used directly as a module for their own projects.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:212619
    • 提供者:王悦人
  1. modulo-2^n-2^k-1-adder

    0下载:
  2. 用Verilong语言编写的模2^n-2^k-1加法器,该加法器多用于基于余数系统的蒙哥马利模乘运算。 -Implementation of modulo 2^n-2^k-1 adder Using Verilog.This adder can be use for RNS Montgomery Multiplication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2773132
    • 提供者:秦川
  1. Posedge-Detection-Circuit

    0下载:
  2. Verilog脉冲边沿检查,此代码包含完整的工程,利用quartus软件可以直接运行仿真。-Verilog edge of pulse examination, this code contains the complete engineering, quartus software can be used to directly run the simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3116705
    • 提供者:张林
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com