-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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