From 07d4145a35c73978b2ef4b648bcf8630ea43a1e1 Mon Sep 17 00:00:00 2001 From: Chris Ballance Date: Mon, 4 Jun 2018 12:28:44 +0100 Subject: [PATCH] correct documented siphaser VCO frequency [NFC] --- artiq/gateware/drtio/siphaser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq/gateware/drtio/siphaser.py b/artiq/gateware/drtio/siphaser.py index 893b9e91d..aa2cbb05f 100644 --- a/artiq/gateware/drtio/siphaser.py +++ b/artiq/gateware/drtio/siphaser.py @@ -14,7 +14,7 @@ class SiPhaser7Series(Module, AutoCSR): self.phase_shift_done = CSRStatus(reset=1) self.sample_result = CSRStatus() - # 125MHz/62.5MHz reference clock to 150MHz. VCO @ 625MHz. + # 125MHz/62.5MHz reference clock to 150MHz. VCO @ 750MHz. # Used to provide a startup clock to the transceiver through the Si, # we do not use the crystal reference so that the PFD (f3) frequency # can be high.