搜索资源列表
FPGA-matrix
- 本资料介绍了如何用FPGA实现矩阵的求逆,并用HDL语言实现-this material is about to introduce a way to compute the inverse matrix based on FPGA HDL langwedge
Cordic_SinCos_Verilog
- 用Verilog语言写的Cordic来计算,正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine function
cf_fft
- FFT using C and VHDL. can compute upto 1K, 2K and 4K in radix 2.
new_complex_mult
- new approach to compute complex mult with only 3 real mult
CORDIC_SinCos_VHDL
- 用 VHDL 语言写的 Cordic模块,来计算正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine fuction in VHDL
sd
- 计算海平面的对应的ssh对应的数据源是海洋数据-compute shh
sin_cos
- 用CORDIC算法实现非线性函数sin,cos的求值,即只用加减法和右移位操作来求sin,cos-compute sin and cos by CORDIC arithmetic
lab2_cordic
- 在FPGA上实现Cordic算法用于计算sin(x)。Cordic算法的全称是Coordinate Rotation Digital Computer ,可以用于实现对多种超越函数的运算。-Implemented on FPGA Cordic algorithm is used to compute sin (x). Cordic algorithm stands Coordinate Rotation Digital Computer, can be used to achieve a var
convolution
- 卷积 严格遵守时序的一维卷积运算,用testbench测试了-convolution write a VHDL file to compute one-dimensional convolution latency 14
square_root_n_bits
- VHDL square root - compute square root n (n customizable) bits width vector (restoring square root algorithm)
10419729vhdl对数
- 进行对数运算的IP核,可以计算以2,10,e为底的对数,最高可输入24bit宽度的数据。 由AHDL语言写成,可在MaxplusII和QuartusII中使用,源代码加密。(The IP kernel that performs logarithmic operations can compute data at the base of 2, 10, and E, with the highest input 24bit width. Written in AHDL language, can
