7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-18 00:29:10 +00:00
kicad/qa/pcbnew_utils
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
..
include/pcbnew_utils QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
board_construction_utils.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
board_file_utils.cpp QA: add a library-mode footprint load/test/save test 2025-01-24 02:11:06 +08:00
board_test_utils.cpp Implement time-domain length tuning 2025-04-17 21:46:56 +01:00
CMakeLists.txt Remove last few occurances of Boost::system 2023-03-11 14:21:07 +00:00