Add FPGA programming support #47
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fsagbuya/nix-servo:fpga-manager"
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?
Description
From: https://github.com/cleverca22/not-os/pull/33
Enable the user-space interface for sysfs that is necessary to program FPGA's PL part. Enable programming using
fpga-manager
anddevice-tree overlay
.See: https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841645/Solution+Zynq+PL+Programming+With+FPGA+Manager
Test log:
Added patches:
Closes #45.