OpenCores
URL https://opencores.org/ocsvn/eco32/eco32/trunk

Subversion Repositories eco32

[/] [eco32/] [trunk/] [doc/] [manual/] [eco32.tex] - Blame information for rev 22

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 22 hellwig
\documentclass{amsbook}
2
\usepackage[english]{babel}
3
\usepackage{graphicx}
4
\usepackage[pdfborder={0,0,0},colorlinks=true,linkcolor=blue,urlcolor=red]{hyperref}
5
\begin{document}
6
\title{ECO32 User Manual}
7
\author{Martin Geisse}
8
\maketitle
9
 
10
\newcommand{\mylabel}[1]{\label{#1}}
11
\newcommand{\myref}[2]{\hyperref[#2]{Chapter #1, Section \ref{#2}}}
12
 
13
\newcommand{\definition}[1]{{\it #1}}
14
\newcommand{\name}[1]{{\it #1}}
15
 
16
\newcommand{\eco}{{\sc ECO32} }
17
\newcommand{\ecox}{{\sc ECO32}}
18
\newcommand{\pc}{{\sc PC} }
19
\newcommand{\pcx}{{\sc PC}}
20
\newcommand{\psw}{{\sc PSW} }
21
\newcommand{\pswx}{{\sc PSW}}
22
\newcommand{\mmu}{{\sc MMU} }
23
\newcommand{\mmux}{{\sc MMU}}
24
 
25
\tableofcontents
26
\input{intro}
27
\input{architecture}
28
\input{isa/isa}
29
\input{signals}
30
\input{demosoc}
31
\input{ownsoc}
32
\input{toolchain}
33
\input{impl}
34
\input{mybib}
35
 
36
\end{document}

powered by: WebSVN 2.1.0

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