-
通用存储器VHDL代码库,The Free IP Project VHDL Free
通用存储器VHDL代码库,The Free IP Project VHDL Free-FIFO, Quartus standard library.
-generic VHDL code for memory, The Free Project VHDL IP Free-FIFO, Quartus standard library.
- 2022-05-26 21:22:15下载
- 积分:1
-
liushuxian
中文版DLX流水线技术相关方面介绍以及简单应用
适用于面对初学者讲解(Chinese version of the DLX pipeline technology-related aspects of introduction and a simple application
Suitable for beginners to explain face)
- 2014-12-09 21:33:45下载
- 积分:1
-
vhdl classic example
vhdl经典实例――信号灯控制,入门者必须掌握-vhdl classic example-- to control lights, beginners must master
- 2022-06-02 01:52:15下载
- 积分:1
-
mimo_dectection
mimo检测算法的FPGA实现,包括最小迫零检测算法和ML检测算法,已在ISE上仿真通过
(mimo detection algorithm for FPGA implementation, including the smallest zero forcing detection algorithm and ML detection algorithm has been simulated by ISE on)
- 2021-02-15 12:09:48下载
- 积分:1
-
Low
低通滤波器在QUARTUS7.0开发环境下的文本与框图结合的实现方法的源代码-Low-pass filter QUARTUS7.0 development environment in the text and diagram combination of methods to achieve source code
- 2022-11-29 01:15:03下载
- 积分:1
-
Endat_2
Endat slave interface
- 2021-04-21 19:38:49下载
- 积分:1
-
My-Simple-Specturm--Analyzer
基于LabVIEW FPGA的频谱估计与分析(the power spectrum estimation and analysis based on LabVIEW FPGA)
- 2013-11-13 08:45:40下载
- 积分:1
-
用状态机实现一序列检测器,即检测到串行码{1110010}后,检测器输出1,否则输出0;...
用状态机实现一序列检测器,即检测到串行码{1110010}后,检测器输出1,否则输出0;
-State machine used to achieve one sequence detector, which detects the serial code (1110010), the detector output 1, otherwise output 0
- 2022-02-05 19:06:27下载
- 积分:1
-
aes
Matlab code to simulation the wireless channel type.This is the most common case called Rayleigh channel.And in the frequency selective channel.
- 2009-12-20 14:16:40下载
- 积分:1
-
uart766
---实现的部分VHDL 程序如下。
--- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no) >= “0001” and std_logic_vector(length_no) <= “1001” then -----数据帧数据由接收串行数据端移位入接收移位寄存器---rsr(0) <= rxda --- rsr(7 downto 1) <= rsr(6 downto 0) --- parity <= parity xor rsr(7) --- elsif std_logic_vector(length_no) = “1010” then --- rbr <= rsr --接收移位寄存器数据进入接收缓冲器--- ...... --- end if(--- achieve some VHDL procedure is as follows.--- Elsif clk1x event and then a clk1x = s--- if td_logic_vector (length_no))
- 2007-06-02 12:44:31下载
- 积分:1