<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1180: The proposed solution (without patch) does not work because we are using the stretch mode where "The size cannot be changed by the user or programmatically". https://github.com/m-labs/artiq/issues/1180#issuecomment-431733050
<GitHub-m-labs>
[artiq] drewrisinger commented on issue #1160: @sbourdeauducq That would require a fair amount of refactoring, though I agree with the idea. A quick scan of the repo shows ~15 files where `verbosity_args` is used, not counting code built on top of it. https://github.com/m-labs/artiq/issues/1160#issuecomment-431897415
<GitHub-m-labs>
[artiq] drewrisinger opened pull request #1181: [tools]: Add --version flag to cmd line args (master...dr-pr-version-cmd-arg) https://github.com/m-labs/artiq/pull/1181
<hartytp>
sb0: yes. I wasn't suggesting removing the XO. Just asking whether it needs to be on a MGTREF pin, or if it can be any old cc pin (assuming we can fine a spare cc pin, but that's a separate question)
<hartytp>
anyway, any suggestions as to the simplest method for implementing the DDMTD PLL on Kasli are welcome
hartytp_ has joined #m-labs
<hartytp_>
sb0: also, apologies it's taken me so long to test out the switching branch. we had some issues with the Kaslis that I was planning to use for testing. I'm expecting a fresh batch to arrive tomorrow. Will prioritise testing once they arrive
hartytp_ has quit [Client Quit]
hartytp has quit [Ping timeout: 256 seconds]
<rjo>
hartytp: what kind of issues with kasli if i may ask?
mumptai has quit [Quit: Verlassend]
<GitHub-m-labs>
[artiq] drewrisinger commented on issue #1181: Fixed commits to use `argparse`'s `--version` built-in action (`parser.add_argument("--version", action="version", version="ARTIQ v...")`) https://github.com/m-labs/artiq/pull/1181#issuecomment-432010432