diff options
author | Wade Fife <wade.fife@ettus.com> | 2022-03-24 17:21:07 -0500 |
---|---|---|
committer | Wade Fife <wade.fife@ettus.com> | 2022-03-26 21:52:26 -0500 |
commit | 40f0d8e4e59a4d13a6d9b7ac07b4d649a5c813f9 (patch) | |
tree | 95d17c78ca6436282f000240008e2813f31d8224 /fpga/usrp3/top/n3xx | |
parent | 5bb17e900b306951c9928f844d3290753e763be3 (diff) | |
download | uhd-40f0d8e4e59a4d13a6d9b7ac07b4d649a5c813f9.tar.gz uhd-40f0d8e4e59a4d13a6d9b7ac07b4d649a5c813f9.tar.bz2 uhd-40f0d8e4e59a4d13a6d9b7ac07b4d649a5c813f9.zip |
fpga: n3xx: Fix clock frequency comments
Diffstat (limited to 'fpga/usrp3/top/n3xx')
-rw-r--r-- | fpga/usrp3/top/n3xx/n3xx_clocking.v | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fpga/usrp3/top/n3xx/n3xx_clocking.v b/fpga/usrp3/top/n3xx/n3xx_clocking.v index fc7ecbe49..11738f244 100644 --- a/fpga/usrp3/top/n3xx/n3xx_clocking.v +++ b/fpga/usrp3/top/n3xx/n3xx_clocking.v @@ -129,8 +129,8 @@ module n3xx_clocking ( // Output Output Phase Duty Cycle Pk-to-Pk Phase // Clock Freq (MHz) (degrees) (%) Jitter (ps) Error (ps) //---------------------------------------------------------------------------- - // CLK_OUT1___170.543______0.000______50.0______105.052_____94.905 (meas_clk) - // CLK_OUT2___305.556______0.000______50.0_______93.867_____94.905 (ddr3_dma_clk) + // meas_clk___198.413______0.000______50.0______113.755____141.292 + // ddr3_dma_clk___303.819______0.000______50.0______105.705____141.292 // //---------------------------------------------------------------------------- // Input Clock Freq (MHz) Input Jitter (UI) |