7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-18 00:29:10 +00:00
kicad/qa/data/config
JamesJCode eb17ebee4e Implement time-domain length tuning
- Adds time and delay units
- Adds time domain tuning parameters entry and storage
- Adds pad-to-die delay property
- Adds time domain parameter interface for length / delay calculations
- Adds unit tracking for numerical constants through LIBEVAL
   - Will need future work to truly propagate through binary expressions
- Adds time domain tuning to meander placers
- Adds time delay display to net inspector panel
- Modifies DRC to handle time domain constraints
2025-04-17 21:46:56 +01:00
..
9.0 Add a mechanism for using a mock config dir for QA tests 2025-01-18 13:40:38 -05:00
9.99 Implement time-domain length tuning 2025-04-17 21:46:56 +01:00
README.txt Add a mechanism for using a mock config dir for QA tests 2025-01-18 13:40:38 -05:00

This folder is used as the KiCad settings path for all QA tests.

Add or modify any files here as needed to ensure a consistent test environment.