74174: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
Hex D flip-flop.
It used as bank register in [[ZX Spectrum 128K]] for [[memory paging]].
====Pinout====
====Pinout====
<div style="font-family:'Lucida  
<div style="font-family:'Lucida  
Line 32: Line 36:
|}
|}
</div>
</div>
====Function table<br>(each flip-flop)====
{|class="wikitable"
!colspan="3"|Inputs||Output
|-
!CLEAR||Clock||D||xQ
|-
|L||X||X||L
|-
|H||&uarr;||L||L
|-
|H||&uarr;||H||H
|-
|H||L||X||Q<sub>O</sub>
|}
H = high level (steady state)<br>
L = low level (steady state)<br>
X = irrelevant<br>
&uarr; = transition from low to high level<br>
xQ<sub>O</sub> = the level of xQ before the indicated steady-state input conditions were established

Revision as of 15:57, 5 May 2021

Hex D flip-flop.

It used as bank register in ZX Spectrum 128K for memory paging.

Pinout

CLEAR [
1Q [
1D [
2D [
2Q [
3D [
3Q [
GND [

1 °       16
2         15
3         14
4         13
5         12
6         11
7         10
8         9

] VCC
] 6Q
] 6D
] 5D
] 5Q
] 4D
] 4Q
] CLK

Function table
(each flip-flop)

Inputs Output
CLEAR Clock D xQ
L X X L
H L L
H H H
H L X QO

H = high level (steady state)
L = low level (steady state)
X = irrelevant
↑ = transition from low to high level
xQO = the level of xQ before the indicated steady-state input conditions were established