代码搜索:adder
找到约 6,792 项符合「adder」的源代码
代码结果 6,792
www.eeworm.com/read/143521/12868430
v adder_tp.v
`timescale 1ns/1ns
`include "adder4.v"
module adder_tp;
reg[3:0] a,b;
reg cin;
wire[3:0] sum;
wire cout;
integer i,j;
adder4 adder(sum,cout,a,b,cin);
always #5 cin=~cin;
initial
begin
www.eeworm.com/read/244290/12874586
snf h_adder.snf
www.eeworm.com/read/244290/12874591
acf h_adder.acf
--
-- 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
www.eeworm.com/read/244290/12874592
cnf h_adder.cnf
www.eeworm.com/read/244290/12874596
scf h_adder.scf
www.eeworm.com/read/244290/12874598
pof h_adder.pof
www.eeworm.com/read/244290/12874600
sym h_adder.sym
www.eeworm.com/read/244290/12874604
pin h_adder.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/244290/12874605
mmf h_adder.mmf
www.eeworm.com/read/244290/12874608
ndb h_adder.ndb
NDB006
The number of symbol table entries is: 1
The length of the symbol table is: 13
Index Hierarchy Path
----- --------------
! &null_hpath&
The number of name info structs is : 6
InsOr