cambridgehackers / connectal

Connectal is a framework for software-driven hardware development.
MIT License
159 stars 46 forks source link

Allow AWS F1 projects to configure their own clocks #165

Closed jrtc27 closed 4 years ago

jrtc27 commented 4 years ago

This gives a Connectal project control over what its derived clock is, as well as the ability to change the main clock recipe. This mechanism is also general enough to mean that we can stop hard-coding a specific strategy and let the project pass whatever -strategy flag they want if DEFAULT isn't good enough.