sequential (54) chosen clock line (Load shift line)
https://kamchihau.blogspot.com/2022/10/httpskamchihau.html
.
Ref: https://kamchihau.blogspot.com/2022/11/httpskamchihau_24.html .
.
.
.
.
.
You can read this articles. https://wodewangzhishime.blogspot.com/2022/06/httpswodewangzhishime_10.html . No matter it is parallel or serial input, the chosen clock line is at the Up cycle.
.
Note: Up cycle mean,no left shift is allowed. Look at it . https://wodewangzhishime.blogspot.com/2022/02/httpswodewangzhishime_62.html .
// .If I can't left shift, I can't hack the field of object.
.
.
.
.
Me: Look at the second picture. . It's pretty simple. .
.
When the chosen clock line is Up cycle,
we specially add a parallel input designed inverter. . Eventually, parallel input is allowed.
.
It's funny, look.
.
If (the chosen clock line = 1)
{
if (parallel input designed inverter = true)
{
Serial input = true;
parallel input = false.
}
else if (parallel designed inverter = false)
{
serial input = true;
parallel input = false.
}
}
Look at the third picture. . It is most funny.
.
.
if (starting and ending point = 00[0])
{
The chosen clock line = system clock line.
}
else if (starting and ending point = 00[1])
{
The chosen clock line not equal to system clock line.
}