SLF022
SLF022 is CMOS Gate Array manufactured by AMI.
- Part of the SLF021 comparator family.
- Part of the SLF021 comparator family.
Core Logic
6/)[
®
$0,+- PLFURQ &026
- DWH $UUD
Description
SLF02x is a family of static, master-slave, multiplexed scan latch, D flip-flops. When SCE is low it is a D flip-flop with the output buffered and changes state on the rising edge of the clock. When SCE is high it is a D latch that is transparent when C is low. SET is asynchronous and active low.
Logic Symbol
SLF02x
D SQ C SD SE SCE
Truth Table SN C D SD SE SCE Q H↑HXL LH H↑LXL L L H ↑ XHH L H H↑XLHL L H L X X X L NC HLHX LHH HL LXLHL HL XHHHH HL X LHHL H H X X X H NC L XXXXXH NC = No Change
HDL Syntax Verilog .................... SLF02x inst_name (Q, C, D, SCE, SD, SE, SN); VHDL...................... inst_name:SLF02x...