metalfs icon indicating copy to clipboard operation
metalfs copied to clipboard

SNAP build in cloud mode fails

Open rs22 opened this issue 6 years ago • 0 comments

For building FPGA images for cloud platforms (e.g. Nimbix), the SNAP action must be synthesized to fit into a reconfigurable partition of the outer image controlled by the cloud provider.

Since the SNAP Action of Metal FS is a Vivado Block Design, this is currently not possible. Block designs cannot be the top component of a partial reconfiguration image.

rs22 avatar Feb 01 '20 17:02 rs22