Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Microchip Floating Point Library (IEEE 754 Compliant)

Status
Not open for further replies.

neoaspilet11

Full Member level 5
Joined
Sep 29, 2005
Messages
277
Helped
29
Reputation
56
Reaction score
8
Trophy points
1,298
Location
Cebu, Philippines
Activity points
4,048
Hello Everbody,

I downloaded some of the libraries for floating point (Microchip format) arithmetic and math functions but it seems that the whole arithmetic operations say for example 24-bit Multiply, Divide, Add and Subract for PIC16XXXX families are being compressed in one library - and these libraries cannot be opened. (example FP24.A16, FP24.A17, FP32.A16, FP32.A17).

Is there any existing library that the arithmetic operations are being written separately in Text or ASM form? Because when these libraries are included in the assembly code, it will take huge memory space. I just want to include those operations that are needed in my application.

Thanks in advance,
 

Hi

You can implement it yourself

If you have some knowledge about VHDL /Verilog , there's a implementation for the IEEE745 on opencoures you can take it as a guide

Salam
Hossam Alzomor
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top