Closed shirohasuki closed 7 months ago
I think it may be because I did not modify the configuration in TargetConfigs. scala and RoCCAcceleratorConfigs. scala to the set CustomiCofig (which sets customConfiguration=ibertInferenceConfig). I am trying to recompile the bitstream.
I am reaching out regarding an issue I am facing while running the Transformer test on FireSim. The simulation hangs midway, and the VTrace stops updating (possibly due to reaching the recording limit), although the heartbeat continues to update. I have inserted printf statements before and after the for loop, and the one before the loop is effective, but the printf after the loop never outputs.
I am running the test on the au280 platform, and after waiting for approximately a night, I suspect that the execution might have stopped. I would greatly appreciate it if you could provide some guidance or references to help me diagnose and resolve this issue.
"here3" can be printed, but "here4" not.