LoginSignup
0
0

More than 5 years have passed since last update.

Zybo > Chronicles blog 14 > Timers > SCUTIMER / SCUWDT / GT / SWDT / TTCs

Last updated at Posted at 2016-05-16

MicroZed Chronicles リスト http://adiuvoengineering.com/?page_id=285
@ Adam Taylor blog
https://forums.xilinx.com/t5/Xcell-Daily-Blog/MicroZed-Timers-Clocks-and-Watchdogs-Adam-Taylor-s-MicroZed/ba-p/399219

The Zynq All Programmable SoC has several timers and watchdogs available. These on-chip peripherals are either private to a CPU or a shared resource available to both CPU’s:

Zynqでは複数のCPUを持つものがあり、それぞれのCPUに対するタイマーと、両方のCPU共通のタイマーがあるようだ。

タイマーの種類は以下。

  • CPU 32-bit timer (SCUTIMER) clocked at half the CPU frequency
  • CPU 32-bit watch dog (SCUWDT) clocked at half the CPU frequency
  • Shared 64-bit Global Timer (GT) clocked at half the CPU frequency. Each CPU has its own 64-bit comparator, which drives a private interrupt for each CPU
  • System Watchdog Timer (SWDT), which can be clocked from the CPU clock or an external source.
  • Two Triple Timer Counters (TTCs). Each TTC contains three independent timers that can be clocked by the CPU clock or by an external source from the Zynq SoC’s MIO or EMIO (in the Zynq SoC's PL).
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0