Add instruction for standalone clocker

Signed-off-by: Egor Savkin <es@m-labs.hk>
pull/2/head
Egor Savkin 2023-04-19 12:57:01 +08:00
parent f531fa96a3
commit 40c677056f
1 changed files with 10 additions and 0 deletions

View File

@ -52,3 +52,13 @@ Here is example setup for SynthNV RF signal generator:
## Testing
Run `artiq_sinara_test` and check that it doesn't fail on the connected devices.
Alternatively, if it would be shipped standalone:
1. Switch to external source
2. Connect to the external `CLK IN` clock source (frequency generator) via SMA cable
3. Power up Clocker with power supply or EEM
4. Check via oscilloscope all (internal and external) clocker outputs, that they output clock signal respective to the input frequency
5. Shut down Clocker
6. Switch to internal source
7. Connect clock source to the internal `CLK IN` via MMCx cable
8. Check outputs' signals via steps 3-4