cores/clock/USIDELAYCTRL: use separate reset/ready counters and set cd_sys.rst intern...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 10 Mar 2020 15:45:38 +0000 (16:45 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 10 Mar 2020 15:46:54 +0000 (16:46 +0100)
commit3c0b97eec89446fe31c5059d5098a38f8b721420
tree4fcdd861b2d6c2d49c50727ba325afa4e1dfdfc9
parentbcbf558b6b74ca74ca861324da5b3da579a8676a
cores/clock/USIDELAYCTRL: use separate reset/ready counters and set cd_sys.rst internally.

This is the behaviour that was duplicated in each target. Integrating it here
will allow simplifying the targets.
litex/soc/cores/clock.py