Frequency divider by 2 with COMBINATIONAL logic

Thread Starter

EngIntoHW

Joined Apr 24, 2010
143
Hey,

I was asked to design a frequency divider by 2, with COMBINATIONAL logic.

You have an idea how it could be done?

I thought of this:
What do you say?

(I forgot to mention it in the schematics, the output of the circuit is O0)


Thank you.
 

Attachments

Last edited:

t_n_k

Joined Mar 6, 2009
5,455
The topic in the link was ...

"Clock divider without using flip-flops"

Poster "padala" suggests your method ....
 

Ghar

Joined Mar 8, 2010
655
This seems like a silly exercise because as soon as you start adding feedback it technically isn't combinational anymore... the definition of combinational is that it does not depend on any past values.

A flip flop can be made of just logic gates yet it isn't considered combinational.

By definition this requires sequential logic... the thread t_n_k found is a much more accurate statement.

So anyway, that's enough useless nitpicking for now.
 
Top