projf / projf-explore

Project F brings FPGAs to life with exciting open-source designs you can build on.
https://projectf.io
MIT License
588 stars 53 forks source link

Remove Old Clock Gen Modules #123

Open WillGreen opened 2 years ago

WillGreen commented 2 years ago

The Project F lib still contains old clock generation modules clock_gen_* in:

These are now only used in the maths demos.

We should update the maths demos to use the new-style clock modules and ensure all test benches and docs are updated before removing the old clock gen modules.