代码搜索:verilog hdl 是什么?
找到约 10,000 项符合「verilog hdl 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/297692/8004185
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity b17mux21 is
port(
mo : out vl_logic_vector(16 downto 0);
a : in vl_logic_vector(16 downto 0);
www.eeworm.com/read/397329/8055384
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity EXE is
port(
E_RegDes : in vl_logic;
E_ALUSrcB : in vl_logic;
E_ALUcontrol : in vl_logic_vecto
www.eeworm.com/read/397329/8055439
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity \IF\ is
port(
pc : out vl_logic_vector(31 downto 0);
instr : out vl_logic_vector(31 downto 0);
www.eeworm.com/read/397329/8055466
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity datamem is
port(
address : in vl_logic_vector(3 downto 0);
clock : in vl_logic;
data
www.eeworm.com/read/397329/8055481
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity dffre is
generic(
n : integer := 32
);
port(
clk : in vl_logic;
d : in
www.eeworm.com/read/196030/8118218
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity fdivision is
port(
reset : in vl_logic;
F10M : in vl_logic;
Fcycle : out vl_logic
www.eeworm.com/read/195962/8119584
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity blocking is
port(
clk : in vl_logic;
a : in vl_logic_vector(3 downto 0);
b
www.eeworm.com/read/144120/12812137
gnumakefile
# ******************************************************************************
# ******************************************************************************
# This makefile contains the rules for
www.eeworm.com/read/144120/12812147
gnumakefile
# ******************************************************************************
# ******************************************************************************
# This makefile contains the rules for
www.eeworm.com/read/144120/12812165
gnumakefile
# ******************************************************************************
# ******************************************************************************
# This makefile contains the rules for