iverilog/Documentation
Lars-Peter Clausen eadb1d24ae Add 2017 and 2023 language flag support
Add flags to enable IEEE1800-2017 and IEEE1800-2023 languages generations
and also support them in the `begin_keywords macro. Since neither defines
new keywords they'll use the same keyword mask as 2012.

Update the driver, compiler, documentation and regression test harness so
-g2017 and -g2023 are recognized as language generation flags.

There are no specific features from these versions added yet, this is just
the necessary infrastructure to allow gating new features from those
generations when they are added later.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2026-05-16 15:40:37 -07:00
..
developer Update documentation to clarify that 'version.exe' is no longer used 2026-04-30 09:11:21 +02:00
releases Add V13 release notes 2026-02-27 21:17:43 -08:00
targets Add V13 release notes 2026-02-27 21:17:43 -08:00
usage Add 2017 and 2023 language flag support 2026-05-16 15:40:37 -07:00
.gitignore Action to deploy documentation to gh-pages 2022-04-15 20:49:13 -07:00
Makefile Action to deploy documentation to gh-pages 2022-04-15 20:49:13 -07:00
conf.py docs: add edit this page to sidebar 2026-05-13 22:12:30 +08:00
favicon.ico Add favicon 2023-06-09 14:07:28 +02:00
index.rst Add V13 release notes 2026-02-27 21:17:43 -08:00
make.bat Start Icarus Verilog Documentation using Sphinx 2022-04-10 19:24:08 -07:00
requirements.txt docs: switch docs to shibuya theme and install via venv 2026-05-11 20:48:58 +08:00