Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lemongrb/frequencydivider

verilog code for frequency divider circuit implemented with verilog hdl
https://github.com/lemongrb/frequencydivider

digital-design fpga frequency-divider hardware-description-language hdl verilog

Last synced: about 3 hours ago
JSON representation

verilog code for frequency divider circuit implemented with verilog hdl

Awesome Lists containing this project

README

        

#### Frequency divider with verilog :
frequency divider circuit that outputs three different clocks with(50 Khz, 100 Khz and 250 Khz).
* Clock 1 : 250 Khz
* Clock 2 : 100 Khz
* Clock 3 : 50 Khz

the verilog code was tested in ModelSim using ModelSim simulator, you can check the simulation by reviewing the [@simulation](https://github.com/0xaB26/FrequencyDivider/blob/main/wave)