module \$_DLATCH_N_ (E, D, Q); wire [1023:0] _TECHMAP_DO_ = "simplemap; opt"; input E, D; output Q = !E ? D : Q; endmodule module \$_DLATCH_P_ (E, D, Q); wire [1023:0] _TECHMAP_DO_ = "simplemap; opt"; input E, D; output Q = E ? D : Q; endmodule om feed' href='http://git.panaceas.org/cgit.cgi/openwrt/em-br6478acv2/lede/master-31e0f0ae/atom/scripts/feeds?h=do-work/Edimax-v2' type='application/atom+xml'/>
![]() |
index : openwrt/em-br6478acv2/lede/master-31e0f0ae | |
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git | James |
summaryrefslogtreecommitdiffstats |