Xilinx / meta-xilinx-tools

Yocto Project layer enables AMD Xilinx tools related metadata for MicroBlaze, Zynq, ZynqMP and Versal devices.
MIT License
53 stars 51 forks source link

Fpgautil failed if file doesn't exists #30

Open BakhmutR opened 3 years ago

BakhmutR commented 3 years ago

Hi, Is there a gentle way to check if bitfile was successfully load if path to file is wrong? Looks like there are no checks in code if system() methods with commands failed. For example, starting from here.