代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/371617/9545618
vhd heartbeat.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity heartbeat is
port(
clk:in std_logic;
d0,d1,d2,d3:out std_logic_vector(3 downto 0)
);
end heartbeat;
a
www.eeworm.com/read/460301/7254015
vhd sdram_tb.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.numeric_std.all;
use WORK.common.all;
use WORK.rand.all;
use WORK.mem.all;
use WORK.sdram.all;
ENTITY sdram
www.eeworm.com/read/297001/8066392
vhd top_16bit_adder.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.numeric_std.all;
entity rip_adder is
port(A, B : in std_logic_vector(15 downto 0);
S2, S1, S0 : in
www.eeworm.com/read/332405/12759651
vhd sdrm_t.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_STD.all;
library UNISIM;
--use UNISIM.vcomponents.all;
entity sdrm_t is
port ( sd_add_o: out unsigned(10 downto 0);
sd_ras_o: out std_log
www.eeworm.com/read/322268/13383843
vhd d11.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
use ieee.numeric_std.all;
entity d11 is
port(
clk,clk10: in std_logic; -- 1MHz,
www.eeworm.com/read/492919/6413923
txt 4位微处理器系统的顶层描述.txt
4位微处理器系统的顶层描述。
LIBRARY IEEE ;
USE IEEE.STD_LOGIC_1164.ALL ;
USE IEEE.STD_LOGIC_UNSIGNED.ALL ;
USE IEEE.NUMERIC_STD.ALL ;
PACKAGE cpu4_comps IS
COMPONENT alumux
PORT( D,Q,A,B:IN UNSI
www.eeworm.com/read/262569/11399802
vhd mux.vhd
Library IEEE;
USE IEEE.std_logic_1164.all;
USE IEEE.std_logic_unsigned.all;
USE IEEE.numeric_std.all;
USE IEEE.std_logic_arith.all;
Entity mux is
Port ( in1, in2, in3: in std_logic_vector( 3 downto
www.eeworm.com/read/262569/11399808
bak mux.vhd.bak
Library IEEE;
USE IEEE.std_logic_1164.all;
USE IEEE.std_logic_unsigned.all;
USE IEEE.numeric_std.all;
USE IEEE.std_logic_arith.all;
Entity mux is
Port ( in1, in2, in3: in std_logic_vector( 3 downto
www.eeworm.com/read/260443/11724521
bak cxpoly0order.bak
1 7.700 0 0
10 11 "CxPoly0order" 2 1110554442 0 111 1 0
90 "pt_timed_df" 1 1 0 `1`
90 "pt_timed" 1 1 0 `4`
90 "pt_numeric" 1 1 0 `2`
90 "pt_instruments
www.eeworm.com/read/260443/11724534
dsn testnsm_wcdma2c_memoryless.dsn
1 7.702 0 0
10 11 "testNSM_WCDMA2C_Memoryless" 2 1147979957 0 1209 341 0
90 "pt_timed_df" 1 1 0 `2`
90 "pt_timed" 1 1 0 `5`
90 "pt_numeric" 1 1 0 `2`
90