代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/152049/12148879
pin com_digit.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/152049/12148911
v com_digit.v
module com_digit(com_dec_bit,comcnt);
input[2:0] comcnt;
output[5:0] com_dec_bit;
reg[5:0] com_dec_bit;
always @(comcnt)
begin
case(comcnt)
3'b000: com_dec_bit[5:0]=6'b000001;
www.eeworm.com/read/152049/12148955
cnf com_digit.cnf
www.eeworm.com/read/149366/12385566
trn digit8.trn
www.eeworm.com/read/149366/12385574
trn digit0.trn
www.eeworm.com/read/149366/12385589
trn digit3.trn
www.eeworm.com/read/149366/12385597
trn digit7.trn
www.eeworm.com/read/149366/12385599
trn digit1.trn
www.eeworm.com/read/149366/12385625
trn digit9.trn
www.eeworm.com/read/149366/12385639