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

搜索资源列表

  1. servomat

    0下载:
  2. antidad_a EQU s0 talto EQU s1 Rename register sX with <name> tbajo EQU s2 indicador EQU s3 cantidad_b EQU S4 Define constant <name>, assign value name ROM output file generated by pBlazIDE assembler VHDL "ROM_form.vhd", "ser
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1057345
    • 提供者:Jorge
  1. non_continues_ifft

    0下载:
  2. 非流水线数据输入方式的FFT调核实现,功仿正确,由于采用基2的方式,输出需花很长的时间,因此,前面需要加载FIFO存取中间来的数据,保证FFT处理的时间。因此,对输入数据流的时钟频率不能太高! -Non-pipelined FFT of input data transfer nuclear achieved successful imitation is correct, the way thanks to the base 2, the output need to spend a lo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3321877
    • 提供者:王海生
  1. Lab7_starterkit

    0下载:
  2. In this starter kit you learn to work with VGA adapter and you can add your source code for drawing shapes in it. A VGA adapter is provided for ease of programming which can load an image from ROM into VGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:261990
    • 提供者:elisa
  1. MIPS-processor-Verilog-code

    0下载:
  2. 原创,MIPS处理器Verilog源码,在FPGA实现单周期MIPS处理器,实现存储访问指令load word(lw)和store word(sw),算术逻辑指令add、addi、sub、and、or和slt跳转指令branch equal(beq)和jump(j)-Original, achieves single-cycle MIPS processor MIPS processor Verilog source code, the FPGA, storage access instruct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7634
    • 提供者:ZLS
  1. Serial-port

    0下载:
  2. this a serial port (COM) transmitter module and it is fully synthesizble on fpga it has load, clk, rest and data inputs and serial a,d busy outpus -this is a serial port (COM) transmitter module and it is fully synthesizble on fpga it has load, c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:271210
    • 提供者:hamid moallemi
  1. The-FPGA-high-speed-data-acquisition

    0下载:
  2. 摘要:介绍了现场可编程门阵列FPGA(Field Programmable Gate Array)器件XCS30的主要特点、技 术参数、内部结构和工作原理,I}述了其在电力系统高速数据采集系统中的应用实例。电力数据采 集装置—馈线终端单元(FTU)需要监测多条线路的电压和电流,实时性要求高,充分利用FPGA 的并行处理能力,对输入信号实行同时采样、分时进行A/D转换,通过在FPGA片上构建的DRAM 进行数据的快速传输。FPGA在系统中承担了较多的实时任务,使DSP芯片TMS32
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:87801
    • 提供者:刘恒
  1. 8-Bit-Up-Counter-With-Load

    0下载:
  2. 8位计数器,能实现加减计数,经过ise 测试仿真了。符合逻辑-8-bit counter, plus or minus count after ise test simulation. Logical
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:676
    • 提供者:郭稳
  1. cvvhhdl_vgao

    0下载:
  2. 彩条信号发生器使用说明使用模块有:VGA接口、脉冲沿模块、时钟源模块。 使用步骤:1.打开电源+5V2.信号连接,按下表将1K30信号与实际模块连接好。3.1K30板板连接好并口线,并将程序源码加载。4.将将彩色显示出来器的线与VGA接口连接好。5.彩条信号就能在显示出来器中产生,通过脉冲沿模块按键MS1能改变产生彩条的 可直接使用。 -The color bar signal generator using the module: VGA interface, the pulse alon
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:96361
    • 提供者:举例
  1. RSN

    0下载:
  2. “Randomized Smoothing Networks” introduced the idea of using networks composed of a type of comparator/memory element, initialized to random initial states, to create smoothing networks, which take arbitrary input loads into the network and produce a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:247885
    • 提供者:Stephen Bishop
  1. Lab_COUNTER

    0下载:
  2. Lab experiment : 50 MHz clk 4 bit counter (CLR + parallel load + pause ) on spartan3e
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:1634
    • 提供者:fox
  1. p_in_s_out

    0下载:
  2. 并入串出寄存器设计  datain[7..0] 是八位数据输入端,并行输入;  clk 脉冲输入端,数据的移位靠该引脚触发;  load 是读入数据控制端;  dataout 一位数据的输出端。 -String into a register Design  datain [7 .. 0] is the eight-bit data input terminal, parallel inpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:312218
    • 提供者:吴胜兵
  1. randomizervhdl

    0下载:
  2. Randomizer Vhdl he RTL now is working correctly, and the TB also is working but there is a problem in the sequence of the reset and and the load
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:1450
    • 提供者:amrnour
  1. VHDL-book3

    0下载:
  2. D_flipflop:1位D触发器的设计 D_fllipflop_behav:4位D触发器的设计 reg1bit:1位寄存器设计 reg4bit:4位寄存器设计 shiftreg4:一般移位寄存器的设计 ring_shiftreg4:环型移位寄存器的设计 debounce4:消抖电路的设计 clock_pulse:时钟脉冲电路的设计 count3bit_gate:3位计数器的设计 count3bit_behav:3位计数器的设计 mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:9017647
    • 提供者:贾诩
  1. decode

    0下载:
  2. 使用FSM控制,完成32位数据的decode,对DATA_PATH进行监测,Load Return addr from Stack into PC-Using FSM control, complete 32-bit data decode, for DATA_PATH monitoring, Load Return addr from Stack into PC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5558
    • 提供者:申离壁
  1. DE2_70_ControlPanel_V1.5.0

    0下载:
  2. this software is used to load pictures into sdram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1732823
    • 提供者:mohamed
  1. DDS

    0下载:
  2. DDS的核心是相位累加器,相位累加器有一个累加器和相位寄存器组成,它的作用是再基准时钟源的作用下进行线性累加,当产生溢出时便完成一个周期,即DDS的一个频率周期。加载Matlab 产生的波形,通过FPGA输出DDS信号-Core DDS is the phase accumulator, a phase accumulator and phase accumulator registers, its role is to carry out a linear accumulation under
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:927032
    • 提供者:wangfeng
  1. minimips_latest.tar

    0下载:
  2. minimalistic mips core. you can load it to any fpga.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:499032
    • 提供者:aineko
  1. test3

    0下载:
  2. 请设计一个4位的位移寄存器,要求如下: 1) 异步复位 2) 同步加载 3) 能够完成左移,右移。位移的方式能够支持算术,逻辑,和循环位移。 4) 完成仿真,证明功能正确。 5) 能看到综合结果。 注: 不需要一个bit的输入位,并行加载即可,输出也采用并行输出 -Please design a 4 bit shift register, requirements are as follows: 1) asynchronous reset 2) syn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:30107
    • 提供者:Jin
  1. router_five_port

    0下载:
  2. On-chip routers typically have buffers dedicated to their input or output ports for temporarily storing packets in case contention occurs on output physical channels. Buffers, unfortunately, consume significant portions of router area and pow
  3. 所属分类:VHDL-FPGA-Verilog

  1. 123456789

    0下载:
  2. 波形存储器的设计,利用文件中VHDL可以加载一定的波形数据,文件包含可直接运行的仿真图-Waveform memory design using VHDL file can load some of the waveform data files contain simulation can be run directly Figure
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:344270
    • 提供者:chaoshui
« 1 2 34 »
搜珍网 www.dssz.com