代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/144120/12812525
ref unconnected.ref
// Verilog file for cell "top" view "netlist"
// Language Version: 2001
module leaf (
in,
out);
input [3:0] in;
output [3:0] out;
endmodule // leaf
module top ();
wire N__0
www.eeworm.com/read/144120/12812530
ref portdecls.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Warning: Always block
www.eeworm.com/read/144120/12812535
ref connect.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of connect_d
www.eeworm.com/read/144120/12812546
ref multifile.ref
******************************************************************************
* Explode, No EMH
******************************************************************************
Contents of multiFile_de
www.eeworm.com/read/144120/12812555
ref stub.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of stub_desi
www.eeworm.com/read/144120/12812563
ref gaps.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Contents of gaps_desi
www.eeworm.com/read/144120/12812565
ref annotate.ref
******************************************************************************
* Annotate
******************************************************************************
Warning: (./annotate.v: 19): Th
www.eeworm.com/read/144120/12812568
ref errors.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
ERROR: (./badNumber.v
www.eeworm.com/read/144120/12812580
ref assignout.ref
// Verilog file for cell "top" view "netlist"
// Language Version: 2001
module assignLong ();
wire [71:0] z;
wire [63:0] y;
wire [127:0] x;
assign z = 72'b11111010110001101000
www.eeworm.com/read/144120/12812586
ref implicitwire.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Warning: Always block