代码搜索:Logic Analyzer
找到约 10,000 项符合「Logic Analyzer」的源代码
代码结果 10,000
www.eeworm.com/read/267559/11174675
htm logic_legxbr.htm
I/O Style - OD - OpenDrain
- PU - Pullup
- KPR - Keeper
- S - SchmittTrigger
- DG - DataGate
Reg Use - LATCH - Transparent la
www.eeworm.com/read/267320/11183346
v logic_unit.v
`timescale 1ns/10ps
module logic_unit(
logic_out,//Output, of Logic Unit, and is one of the inputs of mux_unit
a, //Input, 4-bit data input
b, //Input, 4-bit data input
s1, //Input, one of the tw
www.eeworm.com/read/266741/11213621