搜索资源列表
fifo1616
- FIFO先入先出堆栈,包括三个子程序,可根据需要选择-FIFO first in-first stack, including three subprogram, according to choose
verilogfifo
- verilog HDL实现先进先出栈,不含测试文件-verilog HDL achieve first-in first-out stack, non-test document
DDS_Power
- FPGA上的VERILOG语言编程。通过查找表实现直接数字频率合成。在主控部分通过键盘选择正弦波,方波,三角波,斜波,以及四种波形的任意两种的叠加,以及四种波形的叠加;通过控制频率控制字C的大小,以控制输出波形频率,实现1Hz的微调;通过地址变换实现波形相位256级可调;通过DAC0832使波形幅值256级可调;通过FPGA内部RAM实现波形存储回放;并实现了每秒100HZ扫频。-FPGA on the verilog language programming. Lookup table thr
CPU
- 使用verilog作为CPU设计语言实现单数据通路五级流水线的CPU。具有32个通用寄存器、一个程序计数器PC、一个标志寄存器FLAG,一个堆栈寄存器STACK。存储器寻址粒度为字节。数据存储以32位字对准。采用32位定长指令格式,采用Load/Store结构,ALU指令采用三地址格式。支持有符号和无符号整数加、减、乘、除运算,并支持浮点数加、减、乘、除四种运算,支持与、或、异或、非4种逻辑运算,支持逻辑左移、逻辑右移、算术右移、循环右移4种移位运算,支持Load/Store操作,支持地址/立即
b16
- 一个verilog实现的16位堆栈型处理器,实现了32条指令,fpga实现频率为26Mhz!-Verilog implementation of a 16-bit stack-based processor to realize the 32 instructions, fpga implementation frequency of 26Mhz!
ram
- a 16 by 4 ram is used for many applications as a basic component such as fifo and stack etc
stack_vhdl
- Dieses Verzeichnis enthaelt die VHDL-Quelltexte zur Beschreibung eines "Stack-Speichers"
Ballastic_Calculator
- Ballastic Calculator Interface designe for Army TANK (Xilinx Verilog, Schematics)
stack_operation
- 堆栈,后进先出!vhdl语言实现堆栈的功能!希望大家下载~-stack operation
stack.vhd
- stack for the protocol used to implement into FPGA
FIFO
- here is realized simple FIFO stack in vhdl. very simple example, but very helpful.
socdesignandtest
- SoC是系统级集成,将构成一个系统的软/硬件集成在一个单一的IC芯片里,它一般包含片上总线、MPU核、SDRAM/DRAM、FLASH ROM、DSP、A/D、D/A、RTOS内核、网络协议栈、嵌入式实时应用程序等模块,同时,它也具有外部接口,如外部总线接口和I/O端口。通常,SoC中包含的一些模块是经过预先设计的系统宏单元部件(Macrocell)或核(Cores) ,或者例程(Routines),称为IP模块,这些模块都是可配置的,因此,基于SoC的设计方法学也称为基于IP的嵌入式系统设计
uCore_120rel_vhdl_f
- uCore architecture (VHDL and Forth sources). MicroCore s top priority is simplicity and understandability. MicroCore is rooted in the Forth language but it is not confined to execute Forth programs – it is a pretty good general purpose processor an
AFDX-end-system-based-on-FPGA-virtual-Implementati
- 基于FPGA的AFDX端系统协议栈虚链路层的研究与实现AFDX end system based on FPGA-virtual link layer protocol stack Research and Implementation-AFDX end system based on FPGA-virtual link layer protocol stack Research and Implementation
stack-processer
- 本系统设计的是一个堆栈处理器,该系统可以实现基本的堆栈功能,即先入后出;并且能实现8位数据的基本运算,附有波形仿真分析和系统缺陷性分析。-The system can realize the basic stack functions, namely, after first-out 8-bit data and can achieve the basic operations, with a waveform simulation and analysis of system defects
assignment1
- transistor level stack @ fault model.
angel_php
- Describe: VHDL Cookbook including many useful building blocks. Develop tools: VHDL | File size:4374KB | Downloads: 0 [TCP/IP Stack] back4.zip <ding_xinyi> upload at 2011-9-17 4:40:30 Describe: UDP java reference reliable transmission,
Xilinx_ISE_PPT(whole)
- Xilinx_ISE_大学计划使用教程PPT(全) Xilinx_ISE_大学计划使用教程PPT_1包括:Xilinx公司产品概述,Xilinx公司软件平台介绍,Xilinx公司ISE10.1软件 设计流程介绍,PicoBlaze的8位微控制器概述,PicoBlaze的简单处理解决方案,PicoBlaze的一个实例,PicoBlaze指令集详解; Xilinx_ISE_大学计划使用教程PPT_2包括: PicoBlaze指令集详解,KCPSM3 汇编器,KCPSM3编程语法,KCPS
stack
- 设计了一个深度为64,字长为16_bit堆栈,要求有栈空、栈满和栈溢出信号。试以双向移位寄存器结构或存储器结构的电路结构方式设计完成电路,并说明它的特点。-Designed with a depth of 64, the word length is 16_bit stack, stack empty, stack full and stack overflow signal. Trial to the way of bi-directional shift register or memory
stack
- stack code for fpga..using verilog