From c14f0396e6a85300f0ad777c308a7ab803113373 Mon Sep 17 00:00:00 2001 From: D4VID Date: Sat, 1 Mar 2025 19:36:58 +0100 Subject: [PATCH] Give credit to Ecconia --- CriticalPathAnalyzer/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CriticalPathAnalyzer/README.md b/CriticalPathAnalyzer/README.md index a1d489d..bc04edf 100644 --- a/CriticalPathAnalyzer/README.md +++ b/CriticalPathAnalyzer/README.md @@ -1,2 +1,8 @@ - # Critical Path Analyzer mod + +This mod helps visualize what parts of your circuit have what delay so they can be better optimized or synchronized. + +## Credit + +This mod is heavily inspired and has code taken from Ecconia's WireTracer mod available +from [this repo](https://github.com/Ecconia/Ecconia-LogicWorld-Mods). \ No newline at end of file