代码搜索:verilog hdl 是什么?
找到约 10,000 项符合「verilog hdl 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/260834/11699198
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity sbox is
port(
sout : out vl_logic_vector(0 to 7);
sin : in vl_logic_vector(0 to 7)
);
end sbox;
www.eeworm.com/read/260834/11699244
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity sms4_de_ori_test is
end sms4_de_ori_test;
www.eeworm.com/read/260834/11699270
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity sms4_en_ori_test is
end sms4_en_ori_test;
www.eeworm.com/read/260834/11699284
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity ck is
port(
ck : out vl_logic_vector(0 to 31);
counter : in vl_logic_vector(0 to 4)
);
end ck;
www.eeworm.com/read/260834/11699311
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity sms4_ori_test_01 is
end sms4_ori_test_01;
www.eeworm.com/read/260834/11699329
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity sms4_ori_test_00 is
end sms4_ori_test_00;
www.eeworm.com/read/347114/11699398
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity and1 is
port(
\Y\ : out vl_logic;
\IN1\ : in vl_logic
);
end and1;
www.eeworm.com/read/347114/11699471
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity stratixgx_asynch_lcell is
generic(
operation_mode : string := "normal";
sum_lutc_input : string := "datac";
lut_mask
www.eeworm.com/read/157036/11744277
log leospec.log
LeonardoSpectrum for Altera - 2005a.82 (Release Production Release, compiled Aug 2 2005 at 02:10:57)
Copyright 1990-2004 Mentor Graphics. All rights reserved.
Portions copyright 1991-2004 Compuwar
www.eeworm.com/read/260117/11746509
jid uart_v.jid
. uart ..\..\..\uart_verilog\uart.v "f:\custmor training\uart_verilog\uart.v"
u2 txmit ..\..\..\uart_verilog\txmit.v "f:\custmor training\uart_verilog\txmit.v"
u1 rcvr ..\..\..\uart_verilog\rcvr.v "