搜索资源列表
fpu
- 使用VHDL语言描述的单精度浮点处理器。源代码来自国外网站。可实现单精度浮点数的加减乘运算。
FixToFloat.将16位二进制有符号纯小数转换为32位单精度浮点数
- 将16位二进制有符号纯小数转换为32位单精度浮点数。实际应用时,最好加tsu、tco约束条件,速度会快些。,There will be 16-bit binary decimal symbol is converted to pure 32-bit single precision floating point. Practical applications, it is best to increase tsu, tco constraints, the speed will be faste
DSPARMIEEE-754.doc
- 将从CAN总线接收到4字节数据转换成单精度浮点数,每个单精度数据占用4个字节 -Received from the CAN bus, 4 bytes of data into a single precision floating point, single precision data each occupy 4 bytes
在VHDL中实现高精度快速除法
- 高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point
FloatBin
- 这FloatBin是软件工程师或单片机工程师实用的小工具,特别是刚入门的朋友。 该软件可以将单精度(single)浮点数或双精度(double)浮点数转换成二进制、十进制、十六进制字节内码表示,也可以将字节内码转换成浮点进行逆变换。不到1M的数据量,精简而不失实用性。全免费,无需注册,解压即能使用。该软件源来自于www.aitek.tw的客服,原本为方便其客户调试其仪器之通讯数据,在经得其客服同意后,分享给大家应用。软件的输入带有容错性检测,在输入二进制数据时必须以1byte的8位长度限
Float_point
- 浮点数加/减法器的设计 规格化的浮点数运算器 IEEE标准754 单精度-Floating-point add/subtract device design normalized floating-point arithmetic unit single-precision IEEE Standard 754
float_to_hex_C
- 单精度浮点数转换成十六进制数 单片机用 非常简洁和实用,欢迎下载-float convert to hex program
immediate_float_divide_module
- 单精度浮点数除法器。用组合逻辑实现。高精度。-Single-precision floating point divider.
float_multi_module
- 单精度浮点数乘法器,用组合逻辑资源实现,-Single-precision floating-point multiplier, using a combination of logic resources
Mul32
- Verilog语言编写的单精度浮点数乘法器-The Verilog language of single precision floating point multiplier
msOS_V0.12_20150910
- msos 2015年9月11日 1、Gui增加单精度浮点类型GuiDataTypeFloatDec,字符串直接显示类型GuiDataTypeString,采用sprintf解析数字,转换成字符显示,ModifyTextBoxData函数全新设计,支持对单精度数据类型float加减。 2、App和Menu中增加了单精度浮点数据类型的例子和直接字符串显示的例子。 3、增加data和menu数据类型,在系统层定义了data的全局指针AppDataPointer,这样便于在系统设
基于VHDL实现单精度浮点数的加-减法运算
- vhdl 加法器和减法器 希望对VHDL的同学有参考作用(VHDL adder and function as relative reference)