Max P 5c52c0cf59 Refactors Xilinx ISE tool execution and report handling
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.
2025-04-26 13:59:40 +00:00
2025-04-26 12:57:42 +02:00
2025-04-26 12:57:42 +02:00
Description
No description provided
Readme MIT 175 KiB
2025-07-17 10:57:15 +02:00
Languages
Python 92.3%
Shell 7.7%