代码搜索:codic

找到约 18 项符合「codic」的源代码

代码结果 18
www.eeworm.com/read/248126/12597182

vhd sc_corproc.vhd

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- -- -- system delay: 21 (data out delay: 20) -- library ieee; use ieee.std_logic_116
www.eeworm.com/read/203215/15363890

vhd sc_corproc.vhd

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- -- -- system delay: 21 (data out delay: 20) -- library ieee; use ieee.std_logic_116
www.eeworm.com/read/436670/7766291

vhd sc_corproc.vhd

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- system delay: 21 (data out delay: 20) -- library ieee; use ieee.std_logic_1164.all;
www.eeworm.com/read/257273/11936405

txt sc_corproc.vhd.txt

-- sc_corproc.vhd -- Calculates Sine and Cosine values -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- system delay: 21 (data out delay: 20) library ieee; use ieee.std_logic_1164.all; u
www.eeworm.com/read/193096/8253807

bak sc_corproc.vhd.bak

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- -90DEG TO +90DEG -- -- system delay: 21 (data out delay: 20) -- library ieee; use i
www.eeworm.com/read/388090/8636458

vhd sc_corproc.vhd

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- -90DEG TO +90DEG --根据三角函数的公式进行简单修改可以实现-180DEG到+180DEG(或者是其他范围的值)的SINE,COSINE值 --例如:
www.eeworm.com/read/332095/12780992

vhd sc_corproc.vhd

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- -90DEG TO +90DEG --根据三角函数的公式进行简单修改可以实现-180DEG到+180DEG(或者是其他范围的值)的SINE,COSINE值 --例如:
www.eeworm.com/read/193096/8253798

vhd sc_corproc.vhd

-- -- sc_corproc.vhd -- -- Calculates Sine and Cosine values -- -- uses: p2r_codic.vhd and p2r_cordicpipe.vhd -- -- -90DEG TO +90DEG --根据三角函数的公式进行简单修改可以实现-180DEG到+180DEG(或者是其他范围的值)的SINE,COSINE值 --例如: