commit | 09648cf8ecc7cb1bc0dd8e44bafbbfac8d286b66 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Feb 15 14:50:07 2017 -0800 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Thu Feb 16 19:10:19 2017 +0000 |
tree | bf3b33503b5afd375bf2670990e85eeda17d091d | |
parent | 97d76cad669a856b4a0b986eb58cc62fff749a90 [diff] |
altera_avalon_timer: disable high-resolution timestamps On Nios II the same timer peripheral IP block can't function as a periodic system timer and a high-resolution timestamp source. A second timer instance with different configuration is required. Until that is implemented, just return the accumulated cycle count. Issue: ZEP-1546 Change-Id: If3dcebdc60334bf3aa0ab45ccd82f1b2531b6bc1 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>