代码搜索:mult
找到约 6,230 项符合「mult」的源代码
代码结果 6,230
www.eeworm.com/read/216726/14994928
cnf mult(12).cnf
www.eeworm.com/read/216726/14994967
ttf mult.ttf
255,255, 98,255, 57, 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,
www.eeworm.com/read/216726/14994979
cnf mult(10).cnf
www.eeworm.com/read/216726/14994984
cnf mult(7).cnf
www.eeworm.com/read/216726/14994998
cnf mult(19).cnf
www.eeworm.com/read/216726/14995034
cnf mult(16).cnf
www.eeworm.com/read/216726/14995036
v mult.v
module mult(a, b, c);
input [15:0] a;
input [15:0] b;
output [31:0] c;
reg [31:0] c;
always @(a or b)
begin
c = a*b ;
end
endmodule
www.eeworm.com/read/216726/14995055
hif mult.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/216726/14995066
sof mult.sof
www.eeworm.com/read/216726/14995073
fit mult.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 06/01/2007 10:16:34
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and