tangnano9k-series-examples icon indicating copy to clipboard operation
tangnano9k-series-examples copied to clipboard

is there any PLL module? how I can get freq over my quartz?

Open fufellen opened this issue 1 year ago • 6 comments

fufellen avatar Nov 13 '23 12:11 fufellen

Hey @fufellen, nextpnr-himbaechel should support PLLs you can test it out using our preview version of OSS-Cad-suite with this https://github.com/lushaylabs/oss-cad-suite-build/releases/tag/2024-04-21

and you can find example code in apicula here https://github.com/YosysHQ/apicula/tree/master/examples/himbaechel/pll

This is still relatively new so it might be a bit complicated to use still, we are working on adding a PLL generator to our VSCode extension

lushaylabs avatar Apr 29 '24 11:04 lushaylabs