add the possibility for a "precise" clock solution
authorbunnie <bunnie@kosagi.com>
Wed, 1 Jan 2020 10:49:00 +0000 (18:49 +0800)
committerbunnie <bunnie@kosagi.com>
Wed, 1 Jan 2020 10:49:35 +0000 (18:49 +0800)
commit219bb7f294c14dde5072ac3282cc33943931a64c
tree15183e1eee8b60489b03d3cab2a92846dfaf7b5c
parent9336fe11390eb7fd26245f48a6a5f2937e9824fd
add the possibility for a "precise" clock solution

If clocks and multipliers are planned well, we can have
a zero-error solution for clocks. Suggest to change < to <= in
margin comparison loop, so that a "perfect" solution is allowed
to converge.
litex/soc/cores/clock.py