aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonrad Beckmann <konrad.beckmann@gmail.com>2018-08-06 13:30:33 +0900
committerKonrad Beckmann <konrad.beckmann@gmail.com>2018-08-06 13:33:02 +0900
commitda53206cd4b1e32d8bf29bb33cdfec81d614525e (patch)
treec8f9adf27b2a218c73818f3b6fc0dd4d4824892b /README.md
parente275692e84c935d0cdf42c2a4adf7ac949a88132 (diff)
downloadyosys-da53206cd4b1e32d8bf29bb33cdfec81d614525e.tar.gz
yosys-da53206cd4b1e32d8bf29bb33cdfec81d614525e.tar.bz2
yosys-da53206cd4b1e32d8bf29bb33cdfec81d614525e.zip
readme: Fix formatting of a keyword
Single quotes were used instead of backticks leading to incorrect formatting.
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 c02691d94..424d9bbf2 100644
--- a/README.md
+++ b/README.md
@@ -389,7 +389,7 @@ Verilog Attributes and non-standard features
Non-standard or SystemVerilog features for formal verification
==============================================================
-- Support for ``assert``, ``assume``, ``restrict``, and ``cover'' is enabled
+- Support for ``assert``, ``assume``, ``restrict``, and ``cover`` is enabled
when ``read_verilog`` is called with ``-formal``.
- The system task ``$initstate`` evaluates to 1 in the initial state and