URL
https://opencores.org/ocsvn/phr/phr/trunk
Subversion Repositories phr
[/] [phr/] [trunk/] [doc/] [informe-tesis/] [reports/] [armado_2014-11-07/] [completar-armado.tex] - Rev 405
Go to most recent revision | Compare with Previous | Blame | View Log
% $Id: schedule.tex 227 2014-04-14 14:03:54Z guanucoluis $ \documentclass[11pt,a4paper,oneside]{article} \usepackage[utf8]{inputenc} \usepackage[spanish]{babel} \usepackage{acronym} \usepackage{graphicx} \usepackage{multicol} \usepackage{balance} %\usepackage{subfig} %\usepackage[cm]{fullpage} \usepackage[a4paper]{geometry} %\usepackage{subfigure} \usepackage{float} \usepackage{fancyhdr} \usepackage{caption} \usepackage{subcaption} \usepackage{amssymb} \title{Plataforma de hardware reconfigurable \\ \small{Armado final - Observaciones}} \author{Luis A. Guanuco} \date{Noviembre 2014\\\scriptsize{$LastChangedRevision: 242 $}} \pagestyle{fancy} \addtolength{\textheight}{2cm} %\addtolength{\voffset}{-1cm} %\addtolength{\textwidth}{1cm} \begin{document} \maketitle{} %\chead{\includegraphics[width=0.1\textwidth]{images/logov2_ES}} \begin{figure}[h] \centering \includegraphics[width=0.3\textwidth]{images/logov2_ES} \end{figure} \tableofcontents{} \section{Introducción} Se realiza una nota con observaciones sobre el armado de las placas finales. El servicio de soldado fue realizado por el laboratorio SMT de la CIIECCA\footnote{http://ciiecca.org.ar/servicios/cst-y-smt/}. \section{Placa PHR} \label{sec:armado} \subsection{Componentes faltantes} Cada placa tiene una numeración de la forma \textbf{\texttt{01}}. Y a cada una de estas placas se detallarán los componentes que no se encuentran montados. \begin{table}[H] \centering \begin{tabular}{|l | c | c | c | c |} \hline Placa & \texttt{P3} (JTAG) & \texttt{P2} (GPIO) & \texttt{push1}(prog) & \texttt{Q1,Q1} (7-seg) \\ \hline \hline \texttt{01} & $\checkmark$ & $\checkmark$ & & \\ \hline \texttt{02} & $\checkmark$ & $\checkmark$ & & \\ \hline \texttt{03} & $\checkmark$ & $\checkmark$ & $\checkmark$ & \\ \hline \texttt{04} & $\checkmark$ & $\checkmark$ & $\checkmark$ & \\ \hline \texttt{05} & $\checkmark$ & $\checkmark$ & $\checkmark$ & $\checkmark$ \\ \hline \texttt{06} & $\checkmark$ & $\checkmark$ & $\checkmark$ & $\checkmark$ \\ \hline \end{tabular} \end{table} \subsection{Malas soldaduras} Las placas \emph{PHRboard} tienen varios componentes con polaridad invertida. La Tabla \ref{tab:sold-invert} describe los componentes a corregir por placa. \begin{table}[H] \centering \begin{tabular}{|l | c | c | c | c | c | c |} \hline Placa & \texttt{Ca10} & \texttt{Co16} & \texttt{Ci16} & \texttt{D1} & \texttt{D2} & \texttt{LED1-LED8}\\ \hline \hline \texttt{01} & $\checkmark$ & $\checkmark$ & $\checkmark$ & $\checkmark$ & $\checkmark$ & \\ \hline \texttt{02} & $\checkmark$ & $\checkmark$ & $\checkmark$ & $\checkmark$ & $\checkmark$ & \\ \hline \texttt{03} & & $\checkmark$ & & & $\checkmark$ & $\checkmark$\\ \hline \texttt{04} & & $\checkmark$ & & & $\checkmark$ & $\checkmark$\\ \hline \texttt{05} & & $\checkmark$ & & & $\checkmark$ & $\checkmark$\\ \hline \texttt{06} & & $\checkmark$ & & & $\checkmark$ & $\checkmark$\\ \hline \hline \end{tabular} \end{table} \newpage{} \clearpage{} \begin{thebibliography}{} \bibitem{schedule_2012-08-24} Luis A. Guanuco, ``Plataforma de hardware reconfigurable (Armado - Testeo y Documentación de las placas de prototipaje)'', Agosto 2012, 2.3.4.~FPGA (PHR version BETA), 8~p. \bibitem{openocd-manual-autoprobing} \ac{openocd}, ``\ac{openocd} User's Guide'', 25 de Noviembre del 2012, 10.7~Autoprobing, 58~p., Versión 0.7.0-dev \bibitem{schedule_2012-03-20} Luis A. Guanuco, ``Plataforma de hardware reconfigurable (JTAG -- Configuración OOCD-Links, (Hardware \& Software)'', Marzo 2013. \end{thebibliography} \newpage{} \clearpage{} \appendix{} \section{Acrónimos} \begin{acronym} \acro{CIECCA}{Cámara de Industrias Informáticas, Electrónicas y de Comunicaciones del Centro de Argentina} \end{acronym} \section{Repositorio de proyecto} El proyecto se encuentra alojado en los servidores de \emph{OpenCores}. Por lo que se puede acceder a los repositorios mediante el siguiente link, \texttt{http://opencores.org/project,phr} De todas formas se pueden comunicar por correo, \texttt{guanucoluis@gmail.com}. \end{document}
Go to most recent revision | Compare with Previous | Blame | View Log