代码搜索:PD协议

找到约 10,000 项符合「PD协议」的源代码

代码结果 10,000
www.eeworm.com/read/298086/7975044

scf pd6.scf

www.eeworm.com/read/298086/7975046

gdf pd3.gdf

www.eeworm.com/read/298086/7975047

scf pd7.scf

www.eeworm.com/read/298086/7975050

v pd6.v

module pd6 ( In_0 , In_1 , Out_0 , Out_1 ) ; input In_0 , In_1 ; output Out_0 , Out_1 ; reg T_F_0 , T_F_1 ; wire T_U; always @( negedge In_0 or posedge T_U ) if ( T_U ) T_F
www.eeworm.com/read/298086/7975051

scf pd4.scf

www.eeworm.com/read/298086/7975053

v pd2.v

module pd2 ( In_0 , In_1 , Out_0 , Out_1 ) ; input In_0 , In_1 ; output Out_0 , Out_1 ; wire T_In_0,T_In_1 ; wire T_F0_0,T_F0_1,T_F1_0,T_F1_1 ; wire T_U ; assign T_In_0 = ~ ( In_
www.eeworm.com/read/298086/7975055

scf pd0.scf

www.eeworm.com/read/298086/7975057

v pd4.v

module pd4 ( In_0 , In_1 , Out_0 , Out_1 ) ; input In_0 , In_1 ; output Out_0 , Out_1 ; reg Out_0 , Out_1 ; wire T_U; always @( negedge In_0 or posedge T_U ) if ( T_U ) Out
www.eeworm.com/read/298086/7975058

gdf pd7.gdf

www.eeworm.com/read/298086/7975059

scf pd5.scf