代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/472828/6858685
vhd oc_i2c_master.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 oc_i2c_master IS
PORT (
scl_pad_io : INOUT
www.eeworm.com/read/471796/6882000
vhd list_ch03_19_fp.vhd
-- Listing 3.19
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity fp_adder is
port (
sign1, sign2: in std_logic;
exp1, exp2: in std_logic_vector(3 dow
www.eeworm.com/read/471796/6882036
vhd list_ch08_01_ps2_rx.vhd
-- Listing 8.1
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity ps2_rx is
port (
clk, reset: in std_logic;
ps2d, ps2c: in std_logic; -- key data, ke
www.eeworm.com/read/414441/11112358
vhd oc_i2c_master.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 oc_i2c_master IS
PORT (
scl_pad_io : INOUT
www.eeworm.com/read/413190/11163688
vhd cpu_testbench.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
--use work.controller_const.all;
--use work.alu_const.all;
entity Test_CPU is
end entity Test_CPU;
architecture Test_CPU of Test_C
www.eeworm.com/read/412632/11190315
vhd oc_i2c_master.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 oc_i2c_master IS
PORT (
scl_pad_io : INOUT
www.eeworm.com/read/249654/12482127
vhd oc_i2c_master.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 oc_i2c_master IS
PORT (
scl_pad_io : INOUT
www.eeworm.com/read/249652/12482704
vhd oc_i2c_master.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 oc_i2c_master IS
PORT (
scl_pad_io : INOUT
www.eeworm.com/read/334557/12590332
properties d.properties
# Define SciTE settings for D
file.patterns.d=*.d
filter.d=D (d)|$(file.patterns.d)|
lexer.$(file.patterns.d)=d
word.chars.d=$(chars.alpha)$(chars.numeric)_#
word.characters.$(file.patterns.d)=$(wor
www.eeworm.com/read/334557/12590970
properties d.properties
# Define SciTE settings for D
file.patterns.d=*.d
filter.d=D (d)|$(file.patterns.d)|
lexer.$(file.patterns.d)=d
word.chars.d=$(chars.alpha)$(chars.numeric)_#
word.characters.$(file.patterns.d)=$(wor