代码搜索:width
找到约 10,000 项符合「width」的源代码
代码结果 10,000
www.eeworm.com/read/413144/11165314
vhd twiddle_mult.vhd
--Twiddle multiplier
--7/17/02
--Uses a both inputs same width complex multiplier
--Won't sign extend output, but will truncate it down
--(mult_width + twiddle_width >= output_width)
--
--Twidd
www.eeworm.com/read/262821/11388526
vhd ddsc.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
library lpm;
use lpm.lpm_components.all;
entity ddsc is
generic( freq_width : integ
www.eeworm.com/read/262821/11389114
vhd ddsc.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
library lpm;
use lpm.lpm_components.all;
entity ddsc is
generic( freq_width : integ