117_rtio_channels #147

Merged
sb10q merged 10 commits from mwojcik/artiq-zynq:117_rtio_channels into master 2021-10-13 17:20:25 +08:00

made two by mistake

made two by mistake
mwojcik added 7 commits 2021-10-13 16:06:17 +08:00
mwojcik closed this pull request 2021-10-13 16:07:19 +08:00
sb10q reviewed 2021-10-13 16:07:21 +08:00
@ -461,0 +501,4 @@
self.submodules += phy
rtio_channels.append(rtio.Channel.from_phy(phy, ififo_depth=512))
# could check the LED #

What does this mean?

What does this mean?
Poster
Owner

I was wondering if the exact LED that gets controlled on board really matters. The index 2 of the user LED here was copied from kc705, maybe a different one would be any better?

I was wondering if the exact LED that gets controlled on board really matters. The index 2 of the user LED here was copied from kc705, maybe a different one would be any better?

Can't recall why it's 2 on KC705. I suggest using the same LED index as in the former Simple target.

Can't recall why it's 2 on KC705. I suggest using the same LED index as in the former Simple target.
Poster
Owner

Former Simple target used all of them: ab0c205dd2/src/gateware/zc706.py (L510)

Former Simple target used all of them: https://git.m-labs.hk/M-Labs/artiq-zynq/src/commit/ab0c205dd23c8baa7070053e7f53cfa81e1755ed/src/gateware/zc706.py#L510

Okay, then the example kernel used 0 :)

Okay, then the example kernel used 0 :)
sb10q reviewed 2021-10-13 16:07:26 +08:00
local_run.sh Outdated
@ -59,4 +59,3 @@
fi
artiq_netboot $load_bitstream_cmd -f $result_dir/$fwtype.bin -b $board_host
fi

weird

weird
Poster
Owner

true, not sure where that came from, popped up after updating the branch (merging master in)

true, not sure where that came from, popped up after updating the branch (merging master in)
mwojcik reopened this pull request 2021-10-13 16:13:15 +08:00
mwojcik added 1 commit 2021-10-13 16:14:16 +08:00
mwojcik added 1 commit 2021-10-13 16:36:09 +08:00
sb10q merged commit 5c40115945 into master 2021-10-13 17:20:25 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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: M-Labs/artiq-zynq#147
There is no content yet.