3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-12-01 03:07:18 +00:00

Fix typo on anyconst attribute in verilog.rst

This commit is contained in:
Gus Smith 2025-11-24 14:45:32 -08:00 committed by GitHub
parent 87825b8b50
commit af160ada0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -167,7 +167,7 @@ time, as in
.. code-block:: systemverilog
(* anyconst ) reg some_value;
(* anyconst *) reg some_value;
The ``(* anyconst *)`` attribute will create a solver chosen constant.
It is often used when verifying memories: the proof allows the solver to