1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: iverilog: Use Texinfo in description.

* gnu/packages/fpga.scm (iverilog)[description]: Substitute @command for
inverted commas.
This commit is contained in:
Tobias Geerinckx-Rice
2018-02-19 05:41:37 +01:00
parent c046904d74
commit 77659ff3ad

View File

@@ -105,7 +105,7 @@ It operates as a compiler, compiling source code written in Verilog
(IEEE-1364) into some target format.
For batch simulation, the compiler can generate an intermediate form
called vvp assembly.
This intermediate form is executed by the ``vvp'' command.
This intermediate form is executed by @command{vvp}.
For synthesis, the compiler generates netlists in the desired format.")
;; GPL2 only because of:
;; - ./driver/iverilog.man.in