74 Frequency Divider

74 : Frequency Divider

Select Project123456789ONSW2
  • Author: Tanish Khanchandani
  • Description: Can enter a binary number and the clock is divided by 2^(number entered)
  • GitHub repository
  • Clock: 0 Hz

How it works

Enter a binary number using Inputs 2-5 and the clock on output 8 should be divided.

How to test

Enter a binary number and probe output 8 to see the clock frequency get divided.

IO

#InputOutput
0clockclock
1Binary Input 1
2Binary Input 2
3Binary Input 3
4Binary Input 4
5
6
7Divided Frequency