搜索资源列表
VHDL实例
- 各种常用模块的VHDL描叙实例,PDF格式-various modules used VHDL depicts examples, PDF format
SDRAM-VHDL
- SDRAM控制器的VHDL实现,pdf格式,有需要多的,联系我-SDRAM controller VHDL, pdf format, it needs more, Contact
VHDl
- VHDL数字控制系统设计范例,PDG格式的,希望对大家有用!
vhdl
- vhdl课件,共13章,从概论到仿真,ppt格式
VHDL
- PDF格式的书,VHDL的入门教程,对电路设计刚入门的朋友应该有用
VHDL CPU部件
- 包括一个简单的ALU和一些寄存器、ROM的设计。有一些以TXT文件格式存在,用的时候只要改一下格式即可。
VHDL 语言例程集锦
- 包括很多有用的VHDL源代码,如下。文件为PDF格式,可以直接copy你想要的部分,然后粘贴到你自己的VHDL文件中。能帮你节省很多开发时间。 1.Combinational Logic 2.Counters 3.Shift Registers 4.Memory 5.State Machines 6.Registers 7.Systems 8.ADC and DAC 9.Arithmetic
用vhdl语言编写的2进制到10进制转换的程序
- 本文为用vhdl语言编写的2进制到10进制转换的程序,为doc格式,使用前复制于maxplus等相应软件中使用。,This article was prepared by using VHDL language 2 hex to 10 hex conversion procedures for the doc format, the use of pre-replication in maxplus, such as the use of corresponding software.
add(FLP).32位元的浮点数加法器
- 一个32位元的浮点数加法器,可将两IEEE 754格式内的值进行相加,A 32-bit floating-point adder can be both within the IEEE 754 format to add value
div(FLP).rar
- 是Nios II處理器下客製化指令的一個32位元浮點數除法器,可將兩IEEE 754格式的值進行相除,Nios II processors are customized instruction under a 32-bit floating-point divider can be two format IEEE 754 value division
stx_cookbook.zip
- Altera公司高端FPGA高级综合指导手册,包括:算术运算单元,浮点处理技巧,数据编码格式转换,视频处理,仲裁逻辑,多路选择,存储逻辑,计数器,通信逻辑,循环冗余校验,随机和伪随机函数,加密和同步等编码风格和技巧;,advanced synthesis cookbook for Altera high-end FPGA(Stratix),incuding coding style and design tricks for arithmetic,floating points oper
rgb2ycrcb.rar
- RGB转为YCBCR格式的verilog源代码,对熟悉verilog编程有帮助,RGB to YCbCr format Verilog source code, to people familiar with Verilog programming help
Q24_MODEM
- 基于wavecom公司的Q24_plus GPRS/GSM 模块的无线modem的原理图设计,软件格式为ORCAD的DSN-On wavecom' s Q24_plus GPRS/GSM wireless modem module, the schematic design, software ORCAD format of the DSN
robertvision
- 基于FPGA的嵌入式机器人视觉识别系统模块源代码,也包括了所有硬件设计资料,是VERILOG格式-Embedded FPGA-based Robot Vision Recognition System module source code, including all hardware design information
TS_control
- MPEG-2 TS 流嵌入控制数据的设计 TS流中的空帧很多,将某些空帧(188字节)全换为控制数据DIN(即在该空帧位置处构成一新的数据帧),按照TS流格式进行传输。TS流数据帧中的数据和控制数据不能出现丢失。-MPEG-2 TS stream control data embedded in the design of TS stream a lot of empty frames, some empty frame (188 bytes) for the control of the
pwm-c
- 用VHDL编写的PWM控制程序,通过寄存器控制20余路PWM输出;qar是quartus的压缩包格式-VHDL prepared using PWM control procedures, through the registers to control more than 20 road PWM output qar is Quartus compressed packet format
vhdl
- 电梯控制器的模块电路,其中一个很重要的模块,是txt格式的代码-Elevator controller module circuit, which is a very important module is the code txt format
uart_controler_0622
- 自己设计的串口数据格式转换模块,转换格式为8位——32位,用户可自行修改。-Design their own serial data format conversion module, the conversion format for 8- 32 spaces, users can modify their own.
vhdl-wenjian
- 这是我的VHDL格式的电子密码锁源程序,请站长审核啊-This is my VHDL source code format of the electronic lock, please review ah owners
1024点FFT的VHDL代码
- 自己编写的1024点FFT的代码,里面含有说明,程序和仿真波形,课程设计格式,编译通过,程序可以作为参考