代码搜索:verilog hdl 是什么?
找到约 10,000 项符合「verilog hdl 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/159314/5585344
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity iobufsn_s is
port(
o : out vl_logic;
io : inout vl_logic;
i : in vl_logic
www.eeworm.com/read/159314/5585346
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity iobufns_f_24 is
port(
o : out vl_logic;
io : inout vl_logic;
i : in vl_lo
www.eeworm.com/read/159314/5585347
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity iobuf_hstl_i_18 is
port(
o : out vl_logic;
io : inout vl_logic;
i : in vl
www.eeworm.com/read/159314/5585348
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity obufe_24 is
generic(
cds_action : string := "ignore"
);
port(
o : out vl_logic;
e
www.eeworm.com/read/159314/5585353
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity gt_infiniband_4 is
generic(
chan_bond_mode : string := "OFF";
chan_bond_one_shot: string := "FALSE";
clk_cor_insert_idl
www.eeworm.com/read/159314/5585363
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity ramb4_s4_s4 is
generic(
cds_action : string := "ignore";
init_00 : integer := 0;
init_01 : integer :
www.eeworm.com/read/159314/5585371
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity ramb16_s1_s4 is
generic(
cds_action : string := "ignore";
init_a : integer := 0;
init_b : integer
www.eeworm.com/read/159314/5585382
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity iobuf_lvcmos25_f_24 is
port(
o : out vl_logic;
io : inout vl_logic;
i : in
www.eeworm.com/read/159314/5585397
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity rdbk is
generic(
cds_action : string := "ignore"
);
port(
data : out vl_logic;
rip
www.eeworm.com/read/159314/5585398
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity tdo is
generic(
cds_action : string := "ignore"
);
port(
o : in vl_logic
);
end tdo;