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

搜索资源列表

  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
    • 文件大小:50.95kb
    • 提供者:zhangyg
  1. ALU1

    0下载:
  2. ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15           指令类 OP码 指令 FUN 功能描述 控制 0000  NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010  JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:1.05kb
    • 提供者:翟志强
  1. bubblesort1024ram

    2下载:
  2. 快速冒泡排序基于FPGA实现,有测试文件以及设计图,实现1024*32位数序的多数排序,突破传统是的REG类型少数排序,利用RAM,针对RAM中的无序数的地址调换,达到排序目的,仅供学习交流-Rapid bubble sort based on FPGA, there are test documents and design drawings to achieve 1024* 32-digit sequence of the majority of sorting, breaking trad
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-08-11
    • 文件大小:5.36kb
    • 提供者:柳泽明
  1. EP3C25

    0下载:
  2. Cyclone® III EP3C25的资料-Cyclone 庐 III EP3C25 information
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:515.68kb
    • 提供者:杨洋
  1. XilinxISE8

    0下载:
  2. This tutorial gives a descr iption of the features and additions to Xilinx® ISE™ 8.2i. The primary focus of this tutorial is to show the relationship among the design entry tools, Xilinx and third-party tools, and the design implementatio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.49mb
    • 提供者:JERRY
  1. cycloneIII3c120dev

    0下载:
  2. This document describes the hardware features of the Cyclone® III development board, including detailed pin-out information to enable you to create custom FPGA designs that interface with all components of the board.-This document describes the ha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:800.02kb
    • 提供者:rfanddsp
  1. LCD

    0下载:
  2. 基于FPGA_EP2C8的lcd控制器,显示字符,初学者使用-module lcd_driver(clk,rst,LCD_DATA,RS,RW,EN) input clk,rst //rst is the signal of reset,active low(0). output RS,RW,EN //R
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:857.08kb
    • 提供者:翁俊杰
  1. shift_reg

    0下载:
  2. 移位寄存器 移位寄存器 移位寄存器-shift-reg
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1.29mb
    • 提供者:bxh
  1. song

    0下载:
  2. module song(clk,key,song_out,led) input [7:0] key input clk output song_out output [7:0] led reg song_reg reg [21:0] count reg [19:0] delay reg [7:0] key_reg always @(posedge clk) begin count=count+1 if((count==de
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:357.17kb
    • 提供者:罗仲景
  1. 3_8CODER

    0下载:
  2. module decoder_38(out,in) output[7:0] out input[2:0] in reg[7:0] out always @(in)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:170.44kb
    • 提供者:andery
  1. 0514

    0下载:
  2. 16位4*4寄存器组 可以用于模拟主机系统设计时使用-16B reg
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:47.6kb
    • 提供者:丁硕青
  1. regregreg

    0下载:
  2. 环境上没有看到verilog,才选VHDL 程序是verilog写的 实现电平敏感的1 位数据锁存器-function to complice reg with verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:163.21kb
    • 提供者:Huangjinlai
  1. SHIFTREG_TEST

    0下载:
  2. 此文件为移位计数器的测试文件,用VHDL语言编写。可供参考-SHIFT REG TEST
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1.34mb
    • 提供者:daisy
  1. Altera_Embedded_Peripherals_Handbook

    0下载:
  2. Altera公司原版资料,嵌入式设备handbook。-The handbook you are holding (the Altera Embedded Peripherals Handbook) describes Intellectual Property (IP) cores provided by Altera® for embedded systems design. The following is true of all cores described in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:678.63kb
    • 提供者:Han Yunbo
  1. Profiling_Nios_II_Systems

    0下载:
  2. Altera公司原版设计手册,nios ii ide profiling模式使用。-This application note describes a variety of ways to measure the performance of a Nios® II system with three tools: the GNU profiler, called nios2-elf-gprof, the timestamp interval timer component,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:262.7kb
    • 提供者:Han Yunbo
  1. ug_vip

    0下载:
  2. Altera公司原版设计手册,关于video and image processing ip-This document describes the Altera® Video and Image Processing Suite collection of IP cores that ease the development of video and image processing designs. You can use the following IP cores i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:Han Yunbo
  1. cyc2_cii5v1_01

    0下载:
  2. This section provides information for board layout designers to successfully layout their boards for Cyclone® II devices. It contains the required PCB layout guidelines, device pin tables, and package specifications.-This section provides
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:864.96kb
    • 提供者:杜佳
  1. reg-a-wire

    0下载:
  2. verilog 使用中reg 与 wire 区别及使用方法-verilog using the difference between reg and wire and method of use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:张树强
  1. register file generation

    0下载:
  2. the zip file consist of the verilog code which generate the 32 bit reg file so that u can read and write the data into them
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-19
    • 文件大小:20.87kb
    • 提供者:shabbeerahamad
  1. Reg-vs-Wire

    0下载:
  2. This book explains about difference between REG and WIRE in Verilog.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:55.94kb
    • 提供者:Shekhar Jha
« 12 3 »
搜珍网 www.dssz.com