support now-pinning on RISC-V with wide data bus #97
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#97
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
For FPGA design reasons, on RISC-V with 64-bit data bus (the
rv32g
target), thenow
value is split into two 32-bit values that are each padded to 64-bits.This needs to be ported to NAC3:
0f660735bf