| Japanese | English |
Design Specification
1. Purpose2. Design enviroment
3. Principle
3-1. CORDIC method
3-2. Extension to \(-`\)
3-3. Algorithm
4. Design
4-1. Design of the updated
value \(_i\) and \(_i\)
4-2. Judgement of the angle \(z\)
by the angle \(\)
4-3. Determination of the
initialvalue \(x_0\)
4-4. Output example of the
value
5. Example to Level2
6. Challenge
7. Unit of measurement of the
circuit scale and speed
18th LSI Design ContestsEin Okinawa Design Specification - 3
3. Development Environment
Will be explained calculation method that is (to be described later in Level2) various algorithms to calculate the trigonometric function exists, using the algorithm of CORDIC (CO-ordinate Rotation Digital Computer) method among them. If you want to calculate in hardware complex arithmetic functions, CORDIC is a fixed-point algorithm charming. Only the sequence of shift and add operations simple, this algorithm, it is possible to calculate a wide range of mathematical functions.
Copyright (C) 2014-2015 LSI Design Contest. All Rights Reserved.