18th LSI Design ContestsEin Okinawa  Design Specification - 3

3-3. Algorithm

To summarize the principle described in 3-1, algorithms CODIC method is as follows.

Equation 1
Equation 6
Equation 9
Equation 10
Equation 14
Equation 15

Also, I is shown in Figure 4 as a flow chart of these algorithms.

Figure 4

Figure4FFlowchart of CORDIC method

  • Cordic CProgramFCordic_sin_cos.c
  • Cordic VisualStudio SolutionFCordic_Visual.zip
  • 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.

    <<Back                 Next>>