5c52c0cf59759dff5fe799f4527c67567ed08dc6
Replaces repetitive tool execution logic with a reusable `run_tool` function to streamline code and reduce duplication. Introduces a shared `copy_report_file` utility for consistent report copying and error handling. Simplifies individual tool scripts (XST, NGDBuild, MAP, PAR, BitGen) by delegating core logic to common utilities. Improves maintainability and consistency across the codebase.
Release v0.7.0
Latest
Languages
Python
92.3%
Shell
7.7%