mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-18 03:46:18 +00:00
Merge pull request #599 from kbeckmann/kbeckmann/fix_readme_quotes
readme: Fix formatting of a keyword
This commit is contained in:
commit
63f4cc38eb
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ Verilog Attributes and non-standard features
|
||||||
Non-standard or SystemVerilog features for formal verification
|
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``.
|
when ``read_verilog`` is called with ``-formal``.
|
||||||
|
|
||||||
- The system task ``$initstate`` evaluates to 1 in the initial state and
|
- The system task ``$initstate`` evaluates to 1 in the initial state and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue