Skip to content

Update firmware in Xclbin #185

@Mellich

Description

@Mellich

This may not be directly related to ACCL itself but I found this old script in the test directory which seems like it was used to update the ACCL firmware in an existing bitstream: test/host/debug/update_xclbin_fw.sh

I updated the updatemem call to make it work with my bitstreams and now the script seems to run fine.

updatemem -force --meminfo descriptor.mmi --data $3 --bit bitstream.bit --proc level0_i/ulp/ccl_offload_0/ccl_offload_bd_i/cclo/control/microblaze_0 --out bitstream_updated.bit

However, when I try to program the FPGA with the updated bitstream, XRT will timeout.
Did anyone get this working with the recent dev branch or is this updatemem workflow inherently broken (with XRT)?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions