Skip to content
Commit 7bb05b40 authored by Jens Korinth's avatar Jens Korinth
Browse files

Closes #50 - Timing Report: Reports false max delay path

* TimingReport would report _first_ max delay path; but there can be
  many, they are ordered by clock in the report
* added RepSeqMatcher to extend SequenceMatcher for Seq[T]
* sorted paths by slack and picked the ones with minimal slack (max
  delay path) and maximal slack (min delay path)
* also fixes minDelayPath, which is pretty useless, however
parent a1dc2f2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment