Line 1... |
Line 1... |
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%%
|
|
%% Filename: spec.tex
|
|
%%
|
|
%% Project: Wishbone Controlled Quad SPI Flash Controller
|
|
%%
|
|
%% Purpose: This LaTeX file contains all of the documentation/description
|
|
%% currently provided with this Quad SPI Flash Controller.
|
|
%% It's not nearly as interesting as the PDF file it creates,
|
|
%% so I'd recommend reading that before diving into this file.
|
|
%% You should be able to find the PDF file in the SVN distribution
|
|
%% together with this PDF file and a copy of the GPL-3.0 license
|
|
%% this file is distributed under.
|
|
%%
|
|
%%
|
|
%% Creator: Dan Gisselquist
|
|
%% Gisselquist Tecnology, LLC
|
|
%%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%%
|
|
%% Copyright (C) 2015, Gisselquist Technology, LLC
|
|
%%
|
|
%% This program is free software (firmware): you can redistribute it and/or
|
|
%% modify it under the terms of the GNU General Public License as published
|
|
%% by the Free Software Foundation, either version 3 of the License, or (at
|
|
%% your option) any later version.
|
|
%%
|
|
%% This program is distributed in the hope that it will be useful, but WITHOUT
|
|
%% ANY WARRANTY; without even the implied warranty of MERCHANTIBILITY or
|
|
%% FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
%% for more details.
|
|
%%
|
|
%% You should have received a copy of the GNU General Public License along
|
|
%% with this program. (It's in the $(ROOT)/doc directory, run make with no
|
|
%% target there if the PDF file isn't present.) If not, see
|
|
%% <http://www.gnu.org/licenses/> for a copy.
|
|
%%
|
|
%% License: GPL, v3, as defined and found on www.gnu.org,
|
|
%% http://www.gnu.org/licenses/gpl.html
|
|
%%
|
|
%%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
\documentclass{gqtekspec}
|
\documentclass{gqtekspec}
|
\project{Quad SPI Flash Controller}
|
\project{Quad SPI Flash Controller}
|
\title{Specification}
|
\title{Specification}
|
\author{Dan Gisselquist, Ph.D.}
|
\author{Dan Gisselquist, Ph.D.}
|
\email{dgisselq\at opencores.org}
|
\email{dgisselq\at opencores.org}
|
Line 19... |
Line 61... |
ANY WARRANTY; without even the implied warranty of MERCHANTIBILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTIBILITY or
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
for more details.
|
for more details.
|
|
|
You should have received a copy of the GNU General Public License along
|
You should have received a copy of the GNU General Public License along
|
with this program. If not, see \hbox{<http://www.gnu.org/licenses/>} for a copy.
|
with this program. If not, see \hbox{<http://www.gnu.org/licenses/>} for a
|
|
copy.
|
\end{license}
|
\end{license}
|
\begin{revisionhistory}
|
\begin{revisionhistory}
|
0.1 & 5/13/2015 & Gisselquist & First Draft \\\hline
|
0.1 & 5/13/2015 & Gisselquist & First Draft \\\hline
|
\end{revisionhistory}
|
\end{revisionhistory}
|
% Revision History
|
% Revision History
|