- 
                        spartan_6
                        
                          说明:  spartan6学习资料,官方资料,用户手册,包括5个主要文件(Spartan 6 Learning Materials, Official Materials)                         
                            - 2020-06-17 19:00:01下载
- 积分:1
 
- 
                        cpu_easy
                        
                          说明:  ADD MOV MOVi SUB四指令cpu设计,qutartus,(Design of four-instruction CPU)                         
                            - 2019-05-13 11:44:49下载
- 积分:1
 
- 
                        cordic
                        
                          实现可连续输入数据做三角函数变换处理,通过verilog代码实现,(It realizes triangular function transformation for continuous input data.)                         
                            - 2020-06-21 22:40:01下载
- 积分:1
 
- 
                        eetop.cn_16bits_multiplier
                        
                          16位并行乘法器源代码,booth2编码,二进制树拓扑结构(16bits parallel multiplier source code
)                         
                            - 2020-12-24 20:59:05下载
- 积分:1
 
- 
                        Verilog H264
                        
                          基于verilog的H.264视频压缩技术的源代码,包括verilog源代码,以及仿真波形文件,希望对大家有用-verilog h.264,                         
                            - 2022-05-23 05:59:13下载
- 积分:1
 
- 
                        ModelSim_
                        
                          FPGA编写环境,具有仿真容易,软件内存小的特点(FPGA authoring environment, with easy simulation software features small memory)                         
                            - 2013-07-24 19:20:57下载
- 积分:1
 
- 
                        基于fpga的vga输出灰阶测试图片
                        
                          使用软件:quartus 2 13.0基于DE2_115实验板vga输出灰阶测试图片                                   
                            - 2022-09-25 04:25:03下载
- 积分:1
 
- 
                        cordic
                        
                          说明:  16级流水线型cordic旋转代码以及测试文件,亲测好用(16-stage pipelined cordic rotation code and test files, pro-testing)                         
                            - 2019-03-09 08:59:01下载
- 积分:1
 
- 
                        BGM benchmark
                        
                          // DEFINES
`define BITS 32         // Bit width of the operands
`define NumPath 34     
 
module 	bgm(clock, 
reset,
sigma_a, 
sigma_b, 
sigma_c,
Fn,
dw_x,
dw_y,
dw_z,
dt,
Fn_out 
);
// SIGNAL DECLARATIONS
input	clock;
input 	reset;
input [`BITS-1:0] sigma_a;
input [`BITS-1:0] sigma_b;
input [`BITS-1:0] sigma_c;
input [`BITS-1:0] Fn;
input [`BITS-1:0] dw_x;
input [`BITS-1:0] dw_y;
input [`BITS-1:0] dw_z;
input [`BITS-1:0] dt;                         
                            - 2022-04-09 23:29:23下载
- 积分:1
 
- 
                        基于FPGA驱动高速AD/DA
                        
                          有三个基于FPGA驱动高速AD/DA的程序、硬件电路图、使用向导手册、连接方法,支持ADDA_AX301,ADDA_AX415,ADDA_DB2C8,可以下载到 FPGA 黑金开发板、FPGA 黑金开发板学生版结合相关模块进行使用,                         
                            - 2022-04-11 18:44:37下载
- 积分:1