详细说明:CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such that the operations on X and Y are only shifts and adds.
文件列表(点击判断是否您需要的文件):
Cordic
......\cordic.doc
......\cordic.pdf
......\polar2rect
......\..........\p2r_cordic.vhd
......\..........\p2r_CordicPipe.vhd
......\..........\sc_corproc.vhd
......\..........\transcript
......\rect2polar
......\..........\Attic
......\..........\.....\cordic.vhd
......\..........\.....\CordicPipe.vhd
......\..........\.....\corproc.vhd
......\..........\.....\post.vhd
......\..........\.....\pre.vhd
......\..........\r2p_cordic.vhd
......\..........\r2p_CordicPipe.vhd
......\..........\r2p_corproc.vhd
......\..........\r2p_post.vhd
......\..........\r2p_pre.vhd
Cordic
......\cordic.doc
......\cordic.pdf
......\polar2rect
......\..........\p2r_cordic.vhd
......\..........\p2r_CordicPipe.vhd
......\..........\sc_corproc.vhd
......\..........\transcript
......\rect2polar
......\..........\Attic
......\..........\.....\cordic.vhd
......\..........\.....\CordicPipe.vhd
......\..........\.....\corproc.vhd
......\..........\.....\post.vhd
......\..........\.....\pre.vhd
......\..........\r2p_cordic.vhd
......\..........\r2p_CordicPipe.vhd
......\..........\r2p_corproc.vhd
......\..........\r2p_post.vhd
......\..........\r2p_pre.vhd