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

搜索资源列表

  1. CLKCP01

    0下载:
  2. 液晶显示器320*240脉冲实现,每出现12个clk出一个字节脉冲,每出现40个字节脉冲出一个行脉冲。240行结束出一个帧脉冲.-LCD 320 * 240 pulse realized there every 12 clk byte out a pulse, with each 40-byte burst out a pulse line. 240 firms from the end of a frame pulse.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1627
    • 提供者:楼龠冬
  1. unicntr

    0下载:
  2. 通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit mr,my,mg,br,by,bg:OUT bit ) END traffic -part of the general purpose registers IEEE code LIBRARY USE traffic IEEE.STD_LOGIC_1164
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:137331
    • 提供者:土木文田
  1. fifo_VHDL

    0下载:
  2. 该文件是先入先出fifo的源代码和测试文件-the document is first-in-first out fifo the source code and test document
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:7592
    • 提供者:王立华
  1. fifo88

    0下载:
  2. 8*8位的先入先出(fifo)数据缓冲器的vhdl源程序-8 * 8 of the first-in-first out (FIFO) buffers the data source VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:317863
    • 提供者:hailaing
  1. good_CPU

    0下载:
  2. 本代码是在modelsim下运行的模拟8×8位的CPU,执行程度,对深入理解CPU设计和运行原理具有重要意义- This code is simulation 8脳8 position CPU which moves under modelsim, carries out the degree, to thoroughly understood the CPU design and the movement principle have the vital significance
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:20812
    • 提供者:许明
  1. I2C_1.1

    0下载:
  2. Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout is available 1 clock cycle later as cmd_a
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3406
    • 提供者:郑开科
  1. LCD_fullscreen

    0下载:
  2. 这是本人写的可显示128*64LCD全屏汉字的程序,直接下到片子里即可出现象(需自己定制ROM).想显示第二屏的话只需加一个状态即可.-I write this is the display of 128 * Embedded full screen characters procedures, directly to the unit under the blankets will be out phenomenon (it-yourself customized ROM). to the s
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2834
    • 提供者:相耀
  1. MVHDL

    0下载:
  2. 本程式為並列flash ROM之控制程式, 可將flash rom的資料讀出後, 經過CPLD controller將圖檔轉成VESA影像訊號, 輸出至螢幕, 本程式已經過硬體驗證-the parallel program for controlling flash ROM programs, rom flash can be read out information, After drawing CPLD controller will turn into VESA video signal
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4978192
    • 提供者:明華
  1. verilogfifo

    0下载:
  2. verilog HDL实现先进先出栈,不含测试文件-verilog HDL achieve first-in first-out stack, non-test document
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1412
    • 提供者:zzm
  1. duogongnengdianzizhong

    0下载:
  2. 具有整点报时功能,整点时响铃5s。具有控制启动和关闭功能。 具有调整起床铃,熄灯铃时间的功能。 具有调整打铃时间长短和间歇时间长短的功能。 -with whole point timekeeping function, the whole point ringing 5s. Have control startup and shutdown functions. Get up with adjustments bell, lights-out bell time function.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:941463
    • 提供者:吴声炬
  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编程

    • 发布日期:2008-10-13
    • 文件大小:149295
    • 提供者:刘留
  1. jiaotongdengcodes

    0下载:
  2. 实例制作的一个有关交通灯的VHDL代码,从各模块到顶层文件的代码一一列出,详细周到,附带仿真波形图和芯片管脚锁定的相关内容,绝对物超所值。-produced an example of the traffic light VHDL code, from the module to the top of the document sets out a code on January 1, thoughtful details, fringe simulation waveform map and
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:151936
    • 提供者:潘世雄
  1. CompilerOptimizations

    0下载:
  2. To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level o
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:52170
    • 提供者:zhangyg
  1. aqusition

    0下载:
  2. 此程序用于视频采集过程中CPLD对时序的转换与组合代码,每两行采集一行,两列采集一列,减小数据量,同时能保证采集完整的一幅图像(输出OUT用于DSP或者单片机中断)
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-17
    • 文件大小:643
    • 提供者:王强强
  1. 数据结构c描述习题集答案

    0下载:
  2. 减1计数器 一、设计要求 用Verilog HDL语言设计一个计数器。 要求计数器具有异步置位/复位功能,可以进行自增和自减计数,其计数周期为2^N(N为二进制位数)。 二、设计原理 输入/输出说明: d:异步置数数据输入; q:当前计数器数据输出; clock:时钟脉冲; count_en:计数器计数使能控制(1:计数/0:停止计数); updown:计数器进行自加/自减运算控制(1:自加/0:自减); load_d-a counter a reduction, design requirem
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:112206
    • 提供者:tutu
  1. multiplier

    0下载:
  2. 在MAXPLUSII下实现BOOTH算法,可以进行任意位K×K的乘法-BOOTH algorthim implemented in the MAXPLUSII environment, which can carry out arbitrary bits multiplication.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:147366
    • 提供者:阿剑
  1. 移位寄存器

    0下载:
  2. First in first out寄存器的verilog源代码
  3. 所属分类:VHDL编程

    • 发布日期:2009-02-22
    • 文件大小:1169
    • 提供者:sh0205
  1. VHDLcodes.rar

    0下载:
  2. 给大家分享下一些VHDL的VGA小程序,大家共同学习,如有不足,请指出,便于共同提高。,To share with you some of the VGA small VHDL program, we learn, is insufficient, please point out that to facilitate common.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5115393
    • 提供者:郭德全
  1. mux_reg

    0下载:
  2. VHDL code for a multiplexer and a parallel/serial in parallel/serial out shift register
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:758
    • 提供者:Davood
  1. the-design-of-string-out-of-register

    0下载:
  2. 利用FPGA编程-------实现“并入串出寄存器设计”-Use of FPGA programming-------incorporated into the design of string out of register
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:311362
    • 提供者:初昀
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com