| 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-3. Algorithm
To summarize the principle described in 3-1, algorithms CODIC method is as follows.
Also, I is shown in Figure 4 as a flow chart of these algorithms.
Those that are uploading is being uploaded the solution file of program files and Microsoft Visual Studio for C. It was created and verified under the environment of Microsoft Visual Studio 2010 Version 10.0 40219 SP1Rel as a development environment for C-based.
Upload C program that will input the theta, is a program that outputs a sin and cos. Each output of sin and cos, a result of CORDIC circuit, true value in the input theta, being displayed in the result and the true value difference between the binary and decimal.
Copyright (C) 2014-2015 LSI Design Contest. All Rights Reserved.