Subkernels: satellite support #267

Merged
sb10q merged 8 commits from mwojcik/artiq-zynq:subkernels_satellite into master 2023-10-09 11:44:26 +08:00

This branch builds on top on subkernels_master - actual changes are a bit smaller (see mwojcik/artiq-zynq#1 for changes just between the two).

In summary, in addition to master changes:

  • core1 was extracted from runtime into libksupport so it can be shared between satman and runtime,
  • rpc reader code was separated for master (async with TCP stream) and sat (not async with a buffer),
  • satman supports subkernels, in the same extent as mainline ARTIQ.
This branch builds on top on subkernels_master - actual changes are a bit smaller (see https://git.m-labs.hk/mwojcik/artiq-zynq/pulls/1 for changes just between the two). In summary, in addition to master changes: - core1 was extracted from runtime into libksupport so it can be shared between satman and runtime, - rpc reader code was separated for master (async with TCP stream) and sat (not async with a buffer), - satman supports subkernels, in the same extent as mainline ARTIQ.
mwojcik added 13 commits 2023-10-09 11:16:17 +08:00
mwojcik force-pushed subkernels_satellite from e3eef04e47 to 7263862fd8 2023-10-09 11:42:58 +08:00 Compare
sb10q merged commit 7263862fd8 into master 2023-10-09 11:44:26 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 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#267
There is no content yet.