nac3core: fix #84 #146
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#146
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_84"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This patch adds size type to code generator struct and use CSlice representation for arrays. This is required before implementing RPC.
This is not yet tested on the device.
You can test it on 192.168.1.70, it's a Kasli 1 (riscv32ima) and ready to receive NAC3 kernels.
418e2ff5a7
to0902d8adf4
Tested with 64 bit runtime on host. It should be fine with 32 bit. (I can only forget to replace some of the 32 bits type into 64 bits not vice versa)
This breaks ARTIQ so I have reverted it. With this patch the nac3devices demo fails with: