OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [rtc/] [STATUS] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: STATUS,v 1.2 2001-09-27 12:01:42 chris Exp $
3
#
4
 
5
General
6
=======
7
 
8
+ It would be nice to utilize the interrupt capabilities of some
9
  RTC parts.  This could be used to trigger checking the software
10
  clock against the hardware clock.
11
 
12
+ The periodic capability of most RTCs is not suitable for use
13
  as a general purpose flexible clock tick source.  For example,
14
  many RTCs generate only a handful of periods with 100 Hz being the
15
  most frequent.
16
 
17
+ The tick field is not set on get.  Anything smaller than a second
18
  is ignored on set and get operations.
19
 
20
+ Day of week is ignored since RTEMS does not set it internally.
21
 
22
+ There is no attempt in RTEMS to know about time zones.
23
 
24
Harris ICM7170
25
==============
26
 
27
+ Tested on a DMV177.
28
 
29
+ Interrupt capabilities are ignored.
30
 
31
Mostek 48T08
32
============
33
 
34
+ Untested.
35
 
36
+ NVRAM is ignored.
37
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.