搜索资源列表
modelsim
- 基于存储器的基4按频率抽取的fft 的vhdl描述 可以对连续数据流进行256点的fft
I2Cdesign.rar
- I2C总线Verilog源代码描述,ModelSim仿真,I2C bus Verilog source code descr iption, ModelSim Simulation
RiscCpu
- Verilog-RISC CPU 代码 实现了简单的RISC cpu,可供初学者参考,学习硬件描述语言,及设计方法。该程序通过了modelsim仿真验证。 北航-Verilog-RISC CPU code to achieve a simple RISC cpu, a reference for beginners to learn the hardware descr iption language, and design methods. The procedure adopted
LFSR
- verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。-verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) mo
SimplyFPU1-1
- FPU write with VHDL in modelsim
Alu-4bit
- alu 4 bit with verilog in modelsim and work correct
conv_vhdl
- 用Verilog实现卷积码(2,1,2)的编码器,采用状态机来完成在modelsim下的仿真-Verilog implementation using convolution code (2,1,2) encoder, using a state machine to complete the modelsim simulation under the
testbench
- vhdl modelsim testbench examples-vhdl modelsim testbench for modelsim with vhdl examples
VHDL
- 含有常用组合电路模块的设计和应用这个实验所需的VHDL的代码,用modelsim仿真并建立了ISE文件-VHDL code module containing commonly used combination of circuit design and application required by this experiment, the simulation with modelsim and ISE file
yimaqi_beh
- 8位计数器作业中的behavioral描写,没有带testbench,已经通过-1. Construct VHDL models for 74-139 dual 2-to-4-line decoders using three descr iption types, i.e., behavioral, dataflow and structural descr iptions. Synthesize and simulate these models respectively in the en
串并转换
- vhdl实现串并转换,其中附有源程序和testbench程序,可以用modelsim仿真