代码搜索:Procedure
找到约 10,000 项符合「Procedure」的源代码
代码结果 10,000
www.eeworm.com/read/17769/758582
dbp t_procedure.dbp
www.eeworm.com/read/17769/758753
vhd t_procedure.vhd
--4.15 过程(Procedure)
--下面还是用例子来说明其具体使用方法。
library ieee;
use ieee.std_logic_1164.all;
entity t_procedure is
port(
clk : in std_loigc;
A : in std_logic;
C : out std_logic
www.eeworm.com/read/17970/768506
qws t_procedure.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt
www.eeworm.com/read/17970/768507
pin t_procedure.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/17970/768509
qpf t_procedure.qpf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/17970/768510
pof t_procedure.pof
www.eeworm.com/read/17970/768512
qsf t_procedure.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/17970/768518
vhd t_procedure.vhd
--4.15 过程(Procedure)
--下面还是用例子来说明其具体使用方法。
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_signed.all;
entity t_procedure is
port(
clk : in std_logic