list RPC support #187

Closed
opened 2022-02-13 10:43:31 +08:00 by sb10q · 2 comments

From #181:

Note that for RPC with lists, we will need to change the firmware because lists are represented as &CSlice<T> in nac3 but the firmware expects CSlice<T>

Opening the issue here because it's high priority and should be part of prealpha.

From https://git.m-labs.hk/M-Labs/nac3/pulls/181: ``` Note that for RPC with lists, we will need to change the firmware because lists are represented as &CSlice<T> in nac3 but the firmware expects CSlice<T> ``` Opening the issue here because it's high priority and should be part of prealpha.
sb10q added this to the Prealpha milestone 2022-02-13 10:43:31 +08:00
sb10q added the
high-priority
label 2022-02-13 10:43:31 +08:00

Actually this should be https://github.com/m-labs/artiq/issues/1833. There is nothing we could do here. (if we don't want to switch back to the representation used in the legacy compiler)

Actually this should be https://github.com/m-labs/artiq/issues/1833. There is nothing we could do here. (if we don't want to switch back to the representation used in the legacy compiler)
pca006132 was assigned by sb10q 2022-03-02 16:59:36 +08:00
Poster
Owner

Can we close this?

Can we close this?
Sign in to join this conversation.
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/nac3#187
There is no content yet.