搜索资源列表
fpu_v18
- <Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_div.vhd post_norm_div.vhd pre_norm_s
SQRT
- computes the square root of a 16 bit number in pic16c
sqrt
- verilog 硬件平方根算法 采用与笔算平方根一样的算法
树式除法型开方器VERILOG实现
- 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
sqrt32
- verilog源代码,用于开根号计算(32位)-sqrt32.v sqrt of 32-bit integer, Verilog source
470P2F07
- sqrt root using verilog
jsq.tar
- 用qt实现一个简单的计算器,这个计算器有简单的加、减、乘、除,根号,简单三角函数的功能。-this function is for the calc ,have add sub mul div.sqrt
sqrt
- 平方根算法的硬件描述语言,算法运行速度快,10位二进制数的开方只需要10个时钟周期-Square root algorithm for hardware descr iption language, the algorithm is fast, 10-bit binary number square root only 10 clock cycles
sqrt
- 实现任意位数的开方算法,但是不是浮点的算法,-Square root algorithm for arbitrary digit, but not floating-point algorithm, thanks
pre_norm_sqrt
- 一种用VHDL语言描述的浮点平方根前规格化的源代码编程-VHDL language used to describe a floating-point square root of the source code before the standardized programming
ref-sqroot
- 这是用于VHDL的开方运算,大家试试看,能不能好用-sqrt
F2812EzDSP_Sample
- This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan
sqrt
- 自己写的算平方根的函数sqrt,并且用C库的sqrt进行了验证,十分精确。可以用在没有math库的情况,尤其是嵌入式程序中。-My own function of the square root of the operator sqrt, and use C library sqrt verified, highly accurate. It can be used in case there is no math library, in particular the embedded prog
sqrt
- TI280XDSP上实现的32位开方程序,可以移植到其他DSP模块中。-TI280XDSP to achieve 32-bit prescribing procedures, can be transferred to other DSP module.
sqrt
- 整型开方函数 和另一种算两点距离的函数,附比较测试-Prescr iption integer counting function and another two points away from the function, with testing
sqrt
- This zip file contains the verilog source code for square root calculation and its test bench
pic8bitsubprogram
- pic 单片机子程序集 WU.ASM 24CXX.ASM 24LCXX.ASM 93C46.ASM 93CXX.ASM 93XCXX.ASM ADD_BCD.ASM ARITH.ASM B16TOBCD.ASM BCD.ASM BCD_ADD.ASM BCD_ADD2.ASM BCD_SUB.ASM BCD2BIN.ASM BIN8BCD.ASM CLK.ASM DBL_ADD.ASM DBL_DIVF.ASM DBL_
sqrt
- 实现对32位定点数的开方,60M主频28015硬件下运行时间小于10us-function of sqrt
sqrt
- 用verilog语言实现二进制数开方运算-verilog sqrt
sqrt
- Sqrt function for PIC18F micro-controllers