3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-05 10:50:25 +00:00

Added RTLIL and Liberty syntax highlighting to manual

This commit is contained in:
Clifford Wolf 2013-07-25 14:00:16 +02:00
parent 88d0829d65
commit 36c39cbd04
3 changed files with 19 additions and 4 deletions

View file

@ -533,7 +533,7 @@ end
This is translated by the Verilog and AST frontends into the following RTLIL code (attributes, cell parameters
and wire declarations not included):
\begin{lstlisting}[numbers=left,frame=single]
\begin{lstlisting}[numbers=left,frame=single,language=rtlil]
cell $logic_not $logic_not$<input>:4$2
connect \A \in1
connect \Y $logic_not$<input>:4$2_Y