head 1.3; access; symbols bg2_23:1.3 bg2_22:1.3 bg2_21:1.3 bg2_20:1.3 bg2_16:1.3 bg2_15:1.3 bg2_12:1.3 bg2_07:1.3 isorc2008_submission:1.3 handbook_alpha_edition:1.2; locks; strict; comment @% @; 1.3 date 2007.11.13.19.05.00; author martin; state Exp; branches; next 1.2; commitid 50624739f55a4567; 1.2 date 2007.09.14.03.39.58; author martin; state Exp; branches; next 1.1; commitid 3acf46ea02864567; 1.1 date 2007.09.14.00.41.20; author martin; state Exp; branches; next ; commitid 341646e9d8ae4567; desc @@ 1.3 log @clearification of simple read timing @ text @\documentclass[a4paper,12pt]{scrartcl} \usepackage{pslatex} % -- times instead of computer modern \usepackage[colorlinks=true,linkcolor=black,citecolor=black]{hyperref} \usepackage{booktabs} \usepackage{graphicx} \usepackage[latin1]{inputenc} \newcommand{\code}[1]{{\textsf{#1}}} \newcommand{\sign}[1]{{\texttt{#1}}} \newcommand{\scgrsc}{.8} \newcommand{\scgrp}{.} \hyphenation{SimpCon} \begin{document} \title{SimpCon -- a Simple SoC Interconnect\\Version 1.0} \author{Martin Schoeberl\\ martin@@jopdesign.com} \maketitle \thispagestyle{empty} \begin{abstract} This document proposes a simple interconnection standard for system-on-chip (SoC) components. It is intended to provide pipelined access to devices such on-chip peripherals and on-chip memory controller with minimum hardware resources. \end{abstract} \input{simpcon_text} \bibliographystyle{plain} \bibliography{../../bib/all} \end{document} @ 1.2 log @update SimpCon chapter with Austrochip paper content and VHDL file descriptions @ text @d36 1 a36 1 \bibliography{../../bib/all.bib} @ 1.1 log @SimpCon description @ text @d14 1 a14 1 d18 1 a18 1 \title{SimpCon -- a Simple SoC Interconnect\\Draft} a31 2 \textbf{TODO: move this back to usr/cpu/simpcon/doc and update the CVS when the DATE paper is finished.} d35 2 @