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.

FLOATING POINT CALCULATION IN assembly,need urgent help

Status
Not open for further replies.

zafir

Member level 1
Joined
Jan 15, 2010
Messages
34
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Location
Paksitan
Activity points
1,576
I want to perform floating point calculation of 16 bit number like,
first of all I want to multiply that 16 bit number by a floating point number then I want to operate COSINE function on the rezult of previous floating point calculation
Now problem is that I hav to do this in 8051 controller using ASSEMBLY language
Is there any float data type and math functions in assembly language as they are in C or C++.8 bit microprocessor in 8051 controller can perform all these calculations or not or I hav to interface any math coprocessor IC with 8051 controller.(i am bound to use 8051 controller and programming language is assembly)plz guide me,thanx.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top