搜索资源列表
任意维矩阵求逆的verilog实现方式
- verilog 任意维矩阵求逆的verilog实现方式,Verilog arbitrary-dimensional matrix inversion methods to achieve the Verilog
HDB3encoder
- 数字基带信号的传输是数字通信系统的重要组成部分。在数字通信中,有些场合可不经过载波调制和解调过程,而对基带信号进行直接传输。采用AMI码的信号交替反转,有可能出现四连零现象,这不利于接收端的定时信号提取。而HDB3码因其无直流成份、低频成份少和连0个数最多不超过三个等特点,而对定时信号的恢复十分有利,并已成为CCITT协会推荐使用的基带传输码型之一。为此,本文利用VHDL语言对数据传输系统中的HDB3编码器进行了设计。-Digital baseband signal transmission i
ami_encoder
- This a vhdl code for Alternate Mark inversion line coding, it is used for baseband transmission.-This is a vhdl code for Alternate Mark inversion line coding, it is used for baseband transmission.
motor_control
- 步进电机控制程序,用vhdl实现。可实现电机的正反转控制-Stepper motor control program, using vhdl implementation. Positive inversion of motor control can be realized
direct_moto
- 基于FPGA的直流电机驱动,有32级速度选择,正反转和使能端。在硬件测试通过,效果良好-FPGA-based DC motor drive, there are 32 speed options, positive inversion, and enable end. On the hardware test results were very good
step_moto
- 实现步进电机的细分驱动和不细分驱动及选择。正反转,工作使能控制,在开发板上测试过,工作良好-Stepper motor to achieve sub-drive and do not subdivided driving and choice. Positive inversion, work to enable control board in the development of tested, working good
hdb
- 数字基带信号的传输是数字通信系统的重要组成部分。在数字通信中,有些场合可不经过载波调制和解调过程,而对基带信号进行直接传输。采用AMI码的信号交替反转,有可能出现四连零现象,这不利于接收端的定时信号提取。而HDB3码因其无直流成份、低频成份少和连0个数最多不超过三个等特点,而对定时信号的恢复十分有利,并已成为CCITT协会推荐使用的基带传输码型之一。为此,本文利用VHDL语言对数据传输系统中的HDB3编码器进行了设计。 基于达到达到达到的信号发生器的源程序-Digital baseband
SEED101_VideoReverse
- 基于DM642的图像取反例程,能准实时实现-DM642-based image inversion routines, to quasi-real-time implementation
up_inv
- 本代码对阶数为四的上三角矩阵进行求逆运算-The code on the order of four of the upper triangular matrix inversion
FPGA-Implementation-of-Matrix-Inversion-Using-QRD
- FPGA Implementation of Matrix Inversion Using QRD-RLS Algorithm
dead
- PWM波形的取反,以及死区的设置。验证程序是正确的。-PWM waveform inversion, and the dead zone settings. Verification process is correct.
systolic--matrix-inversion
- DSP算法架构及设计,内容为基于systolic的上三角矩阵求逆电路的实现,里面有详尽的MATLAB/SIMULINK 仿真模型,及HDL代码和在modelsim中的仿真程序,非常不错的。-Architecture and design of DSP algorithms, based on systolic upper triangular matrix inverse circuit to achieve detailed MATLAB/SIMULINK model and the HDL
operators
- 我在尝试上传一系列对初学者有用的code。 这个程序描述了如何运用VHDL中的部分运算,如“左移”,“右移”,“按位取反”等-I m trying to upload a series of useful code for beginners. This code describes how to use the operator in VHDL, such as "left shift" "right shift" "bitwise inversion"
RS(204-188)decoder
- rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_power.mif(ROM初始化文件)。 仿真波形:
motor2
- Verilog编程实现步进电机的单双八拍的四路脉冲信号。采用28BYJ-48步进电机(驱动ULN2003)验证可以实现其正反转。-Single and double eight four-shot pulse signal Verilog Programming stepper motor. Using 28BYJ-48 stepper motor (driver ULN2003) verification can achieve its inversion.
spectrum_system_back
- 完成对干涉数据光谱反演的一系列操作:FFT及相位对齐参数的计算。-Completion of the interference spectrum inversion of the data series of operations: FFT and phase alignment parameter calculations.
init_LCD
- Initializes Toppoly TD043MTEA1 LCD. R02: Type 1 Dot inversion, VD and HD low polarity, Latch data on falling edge, 800x480RGB R03: Software register standby, pre-charge enabled, 100 drive capacity, PWM enabled, VGL pump enabled, cp_clk enabled, n
matrix-inversion
- 基于Systolic的上三角矩阵求逆的实现,含有详细的verilog代码,并给出详细的注释-upper triangular matrix inversion
major1
- code for inverting an image in verilog