Daniel Ritchie
2008-04-12 18:37:35 UTC
As long as every clock you use has the same period, you wouldn't have any
problems by putting a clock in each subcircuit that needed it. However, I
don't think that's good practice. It's probably better to have every element
managed by a single clock (since that's what happens in an actual, physical
CPU, as far as I know).
problems by putting a clock in each subcircuit that needed it. However, I
don't think that's good practice. It's probably better to have every element
managed by a single clock (since that's what happens in an actual, physical
CPU, as far as I know).
Should we attempt to make our clock an input to our subcircuits, say by
having
a 1 bit input, that we then wire to the clock in our main circuit?
Or should we just put a clock in every subcircuit in which they are
needed?
-Paul
having
a 1 bit input, that we then wire to the clock in our main circuit?
Or should we just put a clock in every subcircuit in which they are
needed?
-Paul