forked from sinara-hw/assembly
Add instruction for standalone clocker
Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
parent
f531fa96a3
commit
40c677056f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue