R
Ricky
Guest
On Monday, June 19, 2023 at 1:53:59â¯PM UTC-4, whit3rd wrote:
Sorry, you just are not explaining yourself. You don\'t need to explain counters to me. I just need to understand what you are doing. You seem to flail all around with no sense of purpose.
Oh, BTW, you seem to ignore the need for an N bit state detector for whatever is making your sequence generator. That\'s even more logic.
--
Rick C.
-+-+ Get 1,000 miles of free Supercharging
-+-+ Tesla referral code - https://ts.la/richard11209
On Monday, June 19, 2023 at 12:03:12â¯AM UTC-7, Ricky wrote:
On Monday, June 19, 2023 at 2:41:21â¯AM UTC-4, whit3rd wrote:
On Sunday, June 18, 2023 at 11:03:50â¯PM UTC-7, Ricky wrote:
On Monday, June 19, 2023 at 12:45:39â¯AM UTC-4, whit3rd wrote:
On Sunday, June 18, 2023 at 9:36:03â¯PM UTC-7, Ricky wrote:
On Monday, June 19, 2023 at 12:21:23â¯AM UTC-4, whit3rd wrote:
On Sunday, June 18, 2023 at 8:47:48â¯PM UTC-7, Ricky wrote:
Uh, how do you count down without using flipflops?
Shift register, gates determine the inshifted bit... there\'s latched bits (flipflops, if you will)
but not \'toggle\' control of them. The pseudorandom sequence generated only goes
to all-ZERO outputs once per cycle, but cannot do all-ONE outputs without stalling.
So, it cannot do divide-by-2^N, but at most divide-by-((2^N) -1).
Sorry, I have no idea what you are trying to say about this. So they use FFs. Glad we have that clear. I\'m familiar with pseudo random sequences, but what advantage to they provide here?
...
I have no idea what you are talking about. Sorry.
The point of a clocked timer is that it indicates when it has run a full many-clocks
sequence. Both an array of flipflops, and a pseudorandom sequence generator, take
many clocks to complete a sequence. Both are clocked, and can indicate a time at the
end of the sequence. The fact that \'pseuorandom sequence generator\' makes a
sequence is interesting, but it is NOT the only function that that particular kind of
hardware can serve. It also divides down a fast clock, if you note the occurrences of
repetition of its state.
Sorry, you just are not explaining yourself. You don\'t need to explain counters to me. I just need to understand what you are doing. You seem to flail all around with no sense of purpose.
Oh, BTW, you seem to ignore the need for an N bit state detector for whatever is making your sequence generator. That\'s even more logic.
--
Rick C.
-+-+ Get 1,000 miles of free Supercharging
-+-+ Tesla referral code - https://ts.la/richard11209