3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-07 22:53:25 +00:00
yosys/docs/source
Gary Wong 9770ece187 Accept (and ignore) SystemVerilog unique/priority if.
Add support to the "read_verilog -sv" parser to validate the
"unique", "unique0", and "priority" keywords in contexts where
they're legal according to 1800-2012 12.4.2.

This affects only the grammar accepted; the behaviour of conditionals
is not changed.  (But accepting this syntax will provide scope for
possible optimisations as future work.)

Three test cases ("unique_if", "unique_if_else", and
"unique_if_else_begin") verify that the keywords are accepted where
legal and rejected where illegal, as described in the final paragraph
of 12.4.2.
2025-05-22 19:28:28 -06:00
..
_downloads Replace 010 and 012 with pdf 2023-10-30 10:34:30 +13:00
_images mk: Fall back to cp if rsync is not available 2025-03-24 18:06:17 +01:00
_static Docs: Switch to furo-ys 2024-10-15 07:24:14 +13:00
appendix docs: document that assigns must come before switches in case rules 2024-11-21 22:41:13 +01:00
cell Update codebase for macc_v2 2025-01-24 12:38:03 +01:00
code_examples Reinstate #4768 2025-04-08 11:58:05 +12:00
getting_started Fix Docs issues for offline pdf builds #4777 2025-03-15 12:14:09 +13:00
using_yosys reflow dft docs to 80 cols 2025-04-15 09:57:14 +01:00
yosys_internals Accept (and ignore) SystemVerilog unique/priority if. 2025-05-22 19:28:28 -06:00
bib.rst Add todo 2023-12-13 10:15:51 +13:00
cell_index.rst Docs: Comments from @jix 2024-10-15 07:37:20 +13:00
cmd_ref.rst Docs: Rename source/temp to source/generated 2024-04-15 10:13:22 +12:00
conf.py Release version 0.53 2025-05-06 07:45:16 +02:00
index.rst Docs: Remove restructure note 2025-01-06 11:08:00 +13:00
introduction.rst Docs: Fix nested list 2024-11-05 13:48:48 +13:00
literature.bib Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00
requirements.txt Docs: Switch to furo-ys 2024-10-15 07:24:14 +13:00