-
IQ解调器
我在这方面没有经验verilog.now公司我在做iq解调器项目。所以请提供解调器的verilog代码项目.iq解调器项目包括射频数据、混频器、低通滤波器、同相分量I、正交分量Q。
- 2022-03-24 01:05:53下载
- 积分:1
-
password
verilog代码实现的数字密码锁。通过4个并行的10位移位寄存器,分别记录在时钟上升沿时A,B,C,D的输入情况,比如某上升沿输入A,相应时刻A对应的移位寄存器输入1,其他三个移位寄存器输入都为0.另外4个并行的10位寄存器记录密码。这样,密码锁不仅可以识别字符数量,还可以判断出字符的输入次序。(verilog code of digital lock. By four parallel 10-bit shift register, respectively, recorded in the clock rising edge A, B, C, D of inputs, such as a rising edge of input A, the corresponding moments A 1 corresponding to the input shift register, the other three shift bit register inputs are 0. another four parallel 10-bit registers record the password. This lock can not only identify the number of characters, you can also determine the character of the input sequence.)
- 2011-10-18 21:45:45下载
- 积分:1
-
sram
FPGA控制SRAM读写时序源码,代码桂发,新手一看就懂(FPGA control SRAM write timing source code Guifa novice understand at a glance)
- 2020-06-30 03:00:01下载
- 积分:1
-
FPGA_SSI
说明: 文档中的verilog代码实现了FPGA与SSI总线的数据协议链接(Verilog code in the document of the FPGA data bus protocol and SSI links)
- 2021-04-19 17:08:51下载
- 积分:1
-
jiaotongdeng
Quartus2环境下基于VHDL状态机的交通灯程序(VHDL state machine traffic lights based on Quartus2 environment)
- 2014-01-13 21:57:00下载
- 积分:1
-
dot_product
实现矩阵相乘,即点积运算,为VERILOG语言。可以根据自己的需要改变维数,采用了流水线的结构(Achieve matrix multiplication, ie dot product operations, for VERILOG language. You can change the dimension according to their needs, using a pipeline structure)
- 2015-01-27 10:52:52下载
- 积分:1
-
hand_shake
握手程序,可以完美实现跨时钟域的数据传输(handshake and testbench,verilog HDL)
- 2011-11-22 21:05:38下载
- 积分:1
-
6_Sets_of_8051_VHDL_Verilog
it has 6 packages of 8051 sources,including source code(VHDL and Verilog),dc scripts, pdfs, netlists etc. and a MIPS IP package
- 2012-07-02 10:56:02下载
- 积分:1
-
流水线的 FFT/IFFT 64 点处理器
64 - 点基数8 FFT。
正向和反向FFT。
流水线型模式操作中,每个结果被输出在一个时钟周期内,从潜延迟
输入到输出等于163个时钟周期,同时装载/卸载的支持。
输入数据,输出数据,与系数宽度参数化的范围为8〜16。
两个和三个数据缓冲器被选中。
FFT的10位数据和系数宽度计算赛灵思FPGA XC4SX25-12在
250MHz的时钟周期,并在Xilinx FPGA的XC5SX25-12以300MHz的时钟周期,
分别。
FFT单元为10位的数据和系数,和2个数据缓冲器占用1513 CLB切片,4-
DSP48模块,并在Xilinx公司X2,5千比特的RAM
C4SX25 FPGA和700的CLB切片4DSP48E块,并在Xilinx公司XC5SX25 FPGA2,5千比特的RAM,数据缓冲器是
在
- 2023-07-23 01:10:04下载
- 积分:1
-
c_fir_ppt
C语言写得FIR滤波器代码,简单实用,是学习滤波器设计的好材料,附带PPT滤波器设计说明(C language written FIR filter code, simple and practical, is a good learning materials of filter design, with PPT filter design
)
- 2020-07-04 03:00:02下载
- 积分:1