summaryrefslogtreecommitdiffstats
path: root/doc/supplements/i960
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/i960')
-rw-r--r--doc/supplements/i960/Makefile57
-rw-r--r--doc/supplements/i960/i960.texi2
-rw-r--r--doc/supplements/i960/timeCVME961.t2
-rw-r--r--doc/supplements/i960/timedata.t2
4 files changed, 44 insertions, 19 deletions
diff --git a/doc/supplements/i960/Makefile b/doc/supplements/i960/Makefile
index 2f50a66b8e..a2b355ec71 100644
--- a/doc/supplements/i960/Makefile
+++ b/doc/supplements/i960/Makefile
@@ -18,11 +18,10 @@ all: html info ps
dirs:
$(make-dirs)
-COMMON_FILES=../../common/cpright.texi ../../common/setup.texi \
- ../../common/timing.texi
+COMMON_FILES=../../common/cpright.texi ../../common/setup.texi
GENERATED_FILES= \
- wksheets.texi
+ timing.texi wksheets.texi
FILES= $(PROJECT).texi \
bsp.texi callconv.texi cpumodel.texi cputable.texi fatalerr.texi \
@@ -51,21 +50,21 @@ replace: timedata.texi
# Chapters which get automatic processing
#
+# CPU Model
+# Calling Conventions
+# Memory Model
+
+# Interrupt Chapter:
+# 1. Replace Times and Sizes
+# 2. Build Node Structure
+
intr.texi: intr.t CVME961_TIMES
${REPLACE} -p CVME961_TIMES intr.t
mv intr.t.fixed intr.texi
-timetbl.t: ../../common/timetbl.t
- sed -e 's/TIMETABLE_NEXT_LINK/Command and Variable Index/' \
- <../../common/timetbl.t >timetbl.t
-
-timetbl.texi: timetbl.t CVME961_TIMES
- ${REPLACE} -p CVME961_TIMES timetbl.t
- mv timetbl.t.fixed timetbl.texi
-
-timedata.texi: timedata.t CVME961_TIMES
- ${REPLACE} -p CVME961_TIMES timedata.t
- mv timedata.t.fixed timedata.texi
+# Fatal Error
+# BSP
+# CPU Table
# Worksheets Chapter:
# 1. Obtain the Shared File
@@ -82,7 +81,33 @@ wksheets.t: wksheets_NOTIMES.t CVME961_TIMES
wksheets.texi: wksheets.t Makefile
$(BMENU) -p "Processor Dependent Information Table CPU Dependent Information Table" \
-u "Top" \
- -n "CVME961 Timing Data" ${*}.t
+ -n "Timing Specification" ${*}.t
+
+# Timing Specification Chapter:
+# 1. Copy the Shared File
+# 3. Build Node Structure
+
+timing.t: ../../common/timing.t
+ cp ../../common/timing.t timing.t
+
+timing.texi: timing.t Makefile
+ $(BMENU) -p "Memory Requirements RTEMS RAM Workspace Worksheet" \
+ -u "Top" \
+ -n "CVME961 Timing Data" ${*}.t
+
+# Timing Chapter
+
+timetbl.t: ../../common/timetbl.t
+ sed -e 's/TIMETABLE_NEXT_LINK/Command and Variable Index/' \
+ <../../common/timetbl.t >timetbl.t
+
+timetbl.texi: timetbl.t CVME961_TIMES
+ ${REPLACE} -p CVME961_TIMES timetbl.t
+ mv timetbl.t.fixed timetbl.texi
+
+timedata.texi: timedata.t CVME961_TIMES
+ ${REPLACE} -p CVME961_TIMES timedata.t
+ mv timedata.t.fixed timedata.texi
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/c_i960
@@ -96,5 +121,5 @@ clean:
rm -f c_i960 c_i960-*
rm -f timedata.texi timetbl.texi timetbl.t intr.texi $(GENERATED_FILES)
rm -f wksheets.t wksheets_NOTIMES.t
- rm -f *.fixed _*
+ rm -f *.fixed _* timing.t timing.texi
diff --git a/doc/supplements/i960/i960.texi b/doc/supplements/i960/i960.texi
index 071d85107e..31477157fb 100644
--- a/doc/supplements/i960/i960.texi
+++ b/doc/supplements/i960/i960.texi
@@ -71,7 +71,7 @@ END-INFO-DIR-ENTRY
@include bsp.texi
@include cputable.texi
@include wksheets.texi
-@include ../../common/timing.texi
+@include timing.texi
@include timedata.texi
@ifinfo
@node Top, Preface, (dir), (dir)
diff --git a/doc/supplements/i960/timeCVME961.t b/doc/supplements/i960/timeCVME961.t
index 9484cc870b..e02c7e3b8b 100644
--- a/doc/supplements/i960/timeCVME961.t
+++ b/doc/supplements/i960/timeCVME961.t
@@ -12,7 +12,7 @@
@end tex
@ifinfo
-@node CVME961 Timing Data, CVME961 Timing Data Introduction, Memory Requirements RTEMS RAM Workspace Worksheet, Top
+@node CVME961 Timing Data, CVME961 Timing Data Introduction, Timing Specification Terminology, Top
@end ifinfo
@chapter Timing Data
@ifinfo
diff --git a/doc/supplements/i960/timedata.t b/doc/supplements/i960/timedata.t
index 9484cc870b..e02c7e3b8b 100644
--- a/doc/supplements/i960/timedata.t
+++ b/doc/supplements/i960/timedata.t
@@ -12,7 +12,7 @@
@end tex
@ifinfo
-@node CVME961 Timing Data, CVME961 Timing Data Introduction, Memory Requirements RTEMS RAM Workspace Worksheet, Top
+@node CVME961 Timing Data, CVME961 Timing Data Introduction, Timing Specification Terminology, Top
@end ifinfo
@chapter Timing Data
@ifinfo