NA53 - CMOS Gate Array
NA5x is a family of 5-input gates which perform the logical NAND function.
Logic Symbol NA5x A B C D E A B C D E Q Q Truth Table ABCDEQ L XXXXH X L XXXH XX L XXH XXX L XH XXXXLH HHHHH L Core Logic HDL Syntax Verilog NA5x inst_name (Q, A, B, C, D, E); VHDL inst_name: NA5x port map (Q, A, B, C,