Skip to content

cnlohr/microclockoptimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Micro Clock Optimizer

A solver for helping setup clock trees for microcontrollers. You can see the demo online here.

You can select different parameters to solve for, and it will compute all possible clock trees given the constraints (within limits) so it can quickly search the space.

Right now I just wrote a clock tree setup for the ch32v307. But it's ripe for the picking to get more setup.

This project is still in its infancy, but PR's are open!

initialReadme

Releases

No releases published

Packages

No packages published

Languages