darshkamal
Junior Member level 1
- Joined
- Nov 7, 2011
- Messages
- 18
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,443
Hello
I'm a beginner in using VHDL : )
Breifly,I'm writing a code for CORDIC(a method that is used to evaluate sine and cosine)
The i/p and o/p should be a fixed-point number that's representing the angle in radians
The problem is that I have no idea to deal with fixed point numbers so that the code is sythsizable
I'll need addition and multiplication operations
Any one can help me please ?
I'm a beginner in using VHDL : )
Breifly,I'm writing a code for CORDIC(a method that is used to evaluate sine and cosine)
The i/p and o/p should be a fixed-point number that's representing the angle in radians
The problem is that I have no idea to deal with fixed point numbers so that the code is sythsizable
I'll need addition and multiplication operations
Any one can help me please ?