sequential (54) load shift line
https://kamchihau.blogspot.com/2022/10/httpskamchihau.html
.
Ref: https://kamchihau.blogspot.com/2022/11/httpskamchihau_24.html .
.
.
If (xor gate)
{
int i = 600;
}
.
Subject [xor_gate_register]
Object [i_register]
Interrupt_status [process_clock_line]
Load_Shift_status [ Loading ]
Parallel_output []
.
John: If the condition is fit, the xor_gate_register must grant i_register the status of "loading." . Else, the fuction of (MOV i_register, 1000) can't work.
Me: In another words, if i_register isn't of the status of loading, no parallel input is allowed.
John : Yes,.
