Q: Working of storage unit(1 bit register)? Diagram included
Posted: Tue Jan 29, 2013 3:43 am
The following is a 1 bit register that appears many times in the 6502.

Warning the 4-way crossing in the middle is not connected, see viewtopic.php?f=1&t=2415&p=24175#p24175
The working of this is explained in the following pdf:
http://www.downloads.reactivemicro.com/ ... 20v1.0.pdf
I understood that the feedback cycle is only active when Cp2(phi2) is on. But when phi2 is down and the cpu is not writing to the register the feedback cycle is interrupted and the result should be that the stored bit will immediately become 0. Or is there a timing issue here in that phi2 will be down only a very short time, not enough for the feedback cycle to "notice"?

Warning the 4-way crossing in the middle is not connected, see viewtopic.php?f=1&t=2415&p=24175#p24175
The working of this is explained in the following pdf:
http://www.downloads.reactivemicro.com/ ... 20v1.0.pdf
I understood that the feedback cycle is only active when Cp2(phi2) is on. But when phi2 is down and the cpu is not writing to the register the feedback cycle is interrupted and the result should be that the stored bit will immediately become 0. Or is there a timing issue here in that phi2 will be down only a very short time, not enough for the feedback cycle to "notice"?