Commit Graph

7 Commits

Author SHA1 Message Date
morgan 547a02e6d3 sim: add step input to gtx 2024-01-26 16:58:50 +08:00
morgan 39bb656f85 sim: replace beating period error formula 2024-01-26 16:58:49 +08:00
morgan 5a9fa937ee sim: refactor into OOP & add FW collector 2024-01-26 16:58:43 +08:00
morgan 203bff205d formatting: add flake8-black
py: format using black
poetry: add flake8-black
flake: add buildInputs for flake8-black
2024-01-11 17:20:20 +08:00
morgan f58ab13e9b improve jitter generation
wave_gen: change to gussian jitter distribution
wrapper: reduce gtx_jitter to meet real world performance
docs: remove noise limitation
2023-12-13 17:14:20 +08:00
morgan 734e87eede add dcxo frequency change settling time
wrapper: add default settling value
sim: gate frequency change behind settling time
example: update adpll_period to 200μs to account for settling delay
example: update docs for adpll_period minimum value
docs: remove the settling time limitation
2023-12-13 15:53:11 +08:00
morgan 6e562732e5 turn .py files into wrpll_simulation package
py files & notebook: update import
docs: update install instructions
2023-12-13 15:51:46 +08:00