aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-08-30 10:27:07 -0700
committerGitHub <noreply@github.com>2019-08-30 10:27:07 -0700
commit9c4e1c6a8fc47f44011f1f75e9493a1bc2de520d (patch)
tree4b907cceaf61c092ddcfc99f684f9bb2e40642a1 /README.md
parenta94a8f3e4030b3a4697c2201ef65c83b01f25ffb (diff)
downloadyosys-9c4e1c6a8fc47f44011f1f75e9493a1bc2de520d.tar.gz
yosys-9c4e1c6a8fc47f44011f1f75e9493a1bc2de520d.tar.bz2
yosys-9c4e1c6a8fc47f44011f1f75e9493a1bc2de520d.zip
Format `-pwires`
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 38ca77862..0195248a0 100644
--- a/README.md
+++ b/README.md
@@ -330,7 +330,7 @@ Verilog Attributes and non-standard features
- The ``parameter`` and ``localparam`` attributes are used to mark wires
that represent module parameters or localparams (when the HDL front-end
- is run in -pwires mode).
+ is run in ``-pwires`` mode).
- The ``clkbuf_driver`` attribute can be set on an output port of a blackbox
module to mark it as a clock buffer output, and thus prevent ``clkbufmap``