mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 05:30:53 +00:00
Adds appendix on RTLIL text format
This commit is contained in:
parent
949eb95593
commit
1034422c58
3 changed files with 260 additions and 0 deletions
|
@ -75,6 +75,9 @@ bookmarksopen=false%
|
|||
\usetikzlibrary{through}
|
||||
\usetikzlibrary{shapes.geometric}
|
||||
|
||||
\usepackage{calc}
|
||||
\usepackage[nounderscore]{syntax}
|
||||
|
||||
\lstset{basicstyle=\ttfamily}
|
||||
|
||||
\def\B#1{{\tt\textbackslash{}#1}}
|
||||
|
@ -214,6 +217,7 @@ YOSYS & Yosys Open SYnthesis Suite \\
|
|||
\label{commandref}
|
||||
\input{command-reference-manual}
|
||||
|
||||
\include{CHAPTER_TextRtlil}
|
||||
\include{CHAPTER_Appnotes}
|
||||
% \include{CHAPTER_StateOfTheArt}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue