Add assembly instructions for Shuttler #13

Merged
esavkin merged 2 commits from linuswck/sinara-hw-assembly:shuttler_efc into master 2024-06-14 17:18:12 +08:00
Member

Add assembly instructions for Shuttler

Add assembly instructions for Shuttler
linuswck added 1 commit 2024-05-14 17:49:20 +08:00
Owner

Do you mean pnp file?

Do you mean pnp file?
Author
Member

Not pnp file. They are some instructions/guidances on building a crate, wiring up everything with shuttler.

Not pnp file. They are some instructions/guidances on building a crate, wiring up everything with shuttler.
esavkin reviewed 2024-05-16 12:43:14 +08:00
@ -0,0 +1,76 @@
# Sinara 5716 DAC Shuttler
Collaborator
Needs to be added to summary https://git.m-labs.hk/linuswck/sinara-hw-assembly/src/branch/shuttler_efc/src/SUMMARY.md as well
esavkin marked this conversation as resolved
@ -0,0 +1,76 @@
# Sinara 5716 DAC Shuttler
The Sinara 5716 DAC Shuttler consists of the [Shuttler](https://github.com/sinara-hw/Shuttler), [Remote AFE-Board](https://github.com/sinara-hw/Shuttler), and [EEM FMC Carrier](https://github.com/sinara-hw/EEM_FMC_Carrier) (EFC) Board. The EFC Board has an FPGA on board that requires special attention when flashing.
Collaborator

Blank line after header is advised

Blank line after header is advised
esavkin marked this conversation as resolved
@ -0,0 +29,4 @@
| MMCX | 0 | 1 |
| PE CLK | 1 | 1 |
### VADJ Power
Collaborator

Not sure what is it, I guess there better be some explanation

Not sure what is it, I guess there better be some explanation
esavkin marked this conversation as resolved
@ -0,0 +73,4 @@
2. After calibration is completed, power cycle the boards.
3. Run the test
`artiq_sinara_test` is not developed yet. Please run Shuttler's core device example code on the Artiq repo for a basic test and look at the waveform output at OUT0 and OUT1 on the D-Sub connector.
Collaborator

TODO I guess

TODO I guess
linuswck added 1 commit 2024-05-22 18:01:28 +08:00
linuswck force-pushed shuttler_efc from 149c8c3a3a to 3d8a8a9a36 2024-05-27 11:44:54 +08:00 Compare
linuswck changed title from WIP: Add assembly instructions for Shuttler to Add assembly instructions for Shuttler 2024-05-27 11:45:27 +08:00
morgan reviewed 2024-05-27 12:30:11 +08:00
@ -0,0 +49,4 @@
## Building EFC Board Gateware and Firmware
The EFC Board gateware and firmware are on the Artiq repo.
Member

Add URLs for artiq & artiq-zynq repo

Add URLs for artiq & artiq-zynq repo
morgan marked this conversation as resolved
@ -0,0 +66,4 @@
Initialize the Routing Table
```
artiq_route rt.bin init
```
Member

Use a number list and inline the code block "1.Initialize the Routing Tableartiq_route rt.bin init"

Use a number list and inline the code block "1.Initialize the Routing Table`artiq_route rt.bin init`"
morgan marked this conversation as resolved
@ -0,0 +110,4 @@
## Testing
It is required for the Remote AFE Card to be connected to the Shuttler for the whole system to be functional.
Member

Inline as "1. Connect Remote AFE Card to the shuttler "

Inline as "1. Connect Remote AFE Card to the shuttler "
morgan marked this conversation as resolved
linuswck added 1 commit 2024-06-05 15:04:46 +08:00
linuswck force-pushed shuttler_efc from c09f9318a1 to a1fe673f79 2024-06-05 15:05:18 +08:00 Compare
linuswck added 1 commit 2024-06-05 15:06:17 +08:00
esavkin merged commit 8d1432488f into master 2024-06-14 17:18:12 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sinara-hw/assembly#13
No description provided.