代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/144120/12812588
ref redef.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of redef_des
www.eeworm.com/read/144120/12812592
ref detecttop.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of detectTop
www.eeworm.com/read/144120/12812595
ref hierout.ref
// Verilog file for cell "top" view "netlist"
// Language Version: 2001
module level1 (
l1_in,
l1_out);
input [7:0] l1_in;
output l1_out;
endmodule // level1
module level2B (
www.eeworm.com/read/144120/12812600
ref scalarize.ref
// Verilog file for cell "top" view "netlist"
// Language Version: 2001
module leaf (
BUS,
SCALAR);
inout [7:0] BUS;
inout SCALAR;
endmodule // leaf
module top ();
wire VSS
www.eeworm.com/read/144120/12812611
ref ieeeports.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of IEEEports
www.eeworm.com/read/144120/12812617
ref external.ref
// Verilog file for cell "fullAdder" view "netlist"
// Language Version: 2001
module halfAdder (
carry,
in1,
in2,
out);
output carry;
input [0:3] in1;
input [0:3] in2;
www.eeworm.com/read/144120/12812620
ref ieeeportsout.ref
// Verilog file for cell "top" view "netlist"
// Language Version: 2001
module overlapping (
a[1:0],
a);
inout [3:0] a;
endmodule // overlapping
module unconnected_ports (
.a(UN
www.eeworm.com/read/144120/12812638
ref gates.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Warning: Gate instant
www.eeworm.com/read/144120/12812649
ref arrayinst.ref
Contents of arrayInstRefLib.leafCell.abstract
Contents of TOP module leafCell
Term: 'in' (ModScalarTerm)
TermType: input
NumBits: 1
Net: 'in'
Posit
www.eeworm.com/read/144120/12812661
ref concat.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of concat_de