2 Commits

Author SHA1 Message Date
d1a3b7cec9 Adjusts delay in monitoring script and adds clock frequency calculator
Increases the delay in the monitoring script from 1 second to 3 seconds to reduce resource strain during rapid file changes.

Introduces a new Python script for calculating optimal clock frequency settings based on input and target frequencies.
2025-04-26 10:25:43 +00:00
2a2789dda1 Adds auto-flashing script for bitstream updates
Introduces a Bash script to automate flashing bitstream files to devices.
Includes argument parsing, file monitoring, and error handling.
Enhances development workflow by streamlining device programming.
2025-04-25 16:22:32 +00:00