Add assembly instructions for Shuttler #13

Open
linuswck wants to merge 1 commits from linuswck/sinara-hw-assembly:shuttler_efc into master

Add assembly instructions for Shuttler

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

Do you mean pnp file?

Do you mean pnp file?

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
@ -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.
Collaborator

Add URLs for artiq & artiq-zynq repo

Add URLs for artiq & artiq-zynq repo
@ -0,0 +66,4 @@
Initialize the Routing Table
```
artiq_route rt.bin init
```
Collaborator

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`"
@ -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.
Collaborator

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

Inline as "1. Connect Remote AFE Card to the shuttler "
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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
There is no content yet.