summaryrefslogtreecommitdiff
path: root/gnu/packages/fpga.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-02-19 05:41:37 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-02-19 06:00:33 +0100
commit77659ff3ad58c779209737dfd542cf4d6ecc057e (patch)
tree130b5e122f6c9110f85f1cc1b55c0ee4af78b1c0 /gnu/packages/fpga.scm
parentc046904d7470027f2666d5ba652d8385f719c779 (diff)
downloadguix-patches-77659ff3ad58c779209737dfd542cf4d6ecc057e.tar
guix-patches-77659ff3ad58c779209737dfd542cf4d6ecc057e.tar.gz
gnu: iverilog: Use Texinfo in description.
* gnu/packages/fpga.scm (iverilog)[description]: Substitute @command for inverted commas.
Diffstat (limited to 'gnu/packages/fpga.scm')
-rw-r--r--gnu/packages/fpga.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index 0144b01f5d..60c5f96a87 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -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