sequential (53) load shift line
https://kamchihau.blogspot.com/2022/11/and-brt2-stand-for-total-breaker-1-and.html
.
Ref: https://wodewangzhishime.blogspot.com/2022/02/httpswodewangzhishime_62.html.
.
.
If (xor gate)
{
int i = 600;
int j = i;
}
.
Subject [xor_gate]
Object [i_register]
Object [j_register]
Interrupt_status [process clock line ]
.
Subject [xor_gate_register]
Object [i_register]
Load_Shift_status [ Loading ]
value [1000]
.
Subject [i_register]
Object [j_register]
Load_Shift_status [Loading]
.
John : i_register must grant the j_register the status of Loading. Else, j_register can't parallel input, even though j_register is on the process clock line.
