-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
While testing the Zynq 7000, an error was encountered regarding Erase Error while PLO was trying to flash the device. After a deeper analysis, it turned out that the displayed error was not right about the wrong output in PLO. This issue was related to the waiting time for an active USB port (The error occurred due to the low input voltage to the Zynq7000 board relative to the power supply supplied with it, which resulted in slowing down some processes).
- Outpu of runner under Zynq7000
- Code to reproduction (plo.py line-125)
self.dut.expect_exact("Erased", timeout=20)