代码搜索:PD协议

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

代码结果 10,000
www.eeworm.com/read/200835/15421968

gdf pd1.gdf

www.eeworm.com/read/200835/15421969

scf pd6.scf

www.eeworm.com/read/200835/15421970

gdf pd3.gdf

www.eeworm.com/read/200835/15421971

scf pd7.scf

www.eeworm.com/read/200835/15421972

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/200835/15421973

scf pd4.scf

www.eeworm.com/read/200835/15421974

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/200835/15421975

scf pd0.scf

www.eeworm.com/read/200835/15421976

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/200835/15421977

gdf pd7.gdf