Releases: xmos/lib_sw_pll
Releases · xmos/lib_sw_pll
v2.3.1
v2.3.0
- CHANGED: Updated pll_calc script to separate out integer and fractional divider values for easier user interpretation
- CHANGED: Improved PLL solution selection in app_pll_model to ensure sufficient positive and negative range from nominal frequency
- CHANGED: Uses Xcommon Cmake instead of custom Cmake
- FIXED: Python models and test type error on later numpy versions
v2.2.0
v2.1.0
- ADDED: Support for XCommon CMake build system
- ADDED: Reset PI controller state API
- ADDED: Fixed frequency (non phase-locked) clock PLL API
- FIXED: Init resets PI controller state
- FIXED: Now compiles from XC using XCommon
- ADDED: Guard source code with XS3A to allow library inclusion in non-
xcore-ai projects - CHANGED: Reduce PLL initialisation stabilisation delay from 10 ms to 500 us
- ADDED: Split SDM init function to allow separation across tiles
- FIXED: Use non-ACK write to PLL in Sigma Delta Modulator