doc: add DOIs to most citations
* doc/spot.bib: Here. * doc/tl/tl.tex: Fix a citation.
This commit is contained in:
parent
5afa528df0
commit
e0d8188701
2 changed files with 94 additions and 49 deletions
|
|
@ -16,6 +16,7 @@
|
|||
%\usepackage{showlabels}
|
||||
\usepackage{tabulary}
|
||||
\usepackage[numbers]{natbib}
|
||||
\usepackage{doi}
|
||||
\usepackage{rotating}
|
||||
\usepackage{booktabs}
|
||||
\usepackage{tikz}
|
||||
|
|
@ -789,7 +790,7 @@ it for output. $b$ must be a Boolean formula.
|
|||
\end{align*}
|
||||
|
||||
The following adds input support for the SVA concatenation (or delay)
|
||||
operator~\cite{systemverilog.04.lrm}. The simplest equivalence are
|
||||
operator~\cite{systemverilog.18.std}. The simplest equivalence are
|
||||
that $f \DELAY{0} g$, $f \DELAY{1} g$, $f \DELAY{2} g$ mean
|
||||
respectively $f \FUSION g$, $f \CONCAT g$, and
|
||||
$f \CONCAT \1\CONCAT g$, but the delay can be a range, and $f$ can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue