mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-04 00:31:42 +02:00
It was a poor choice to only add -g2009 for 1800-2009 and ignore the previous version of System Verilog 1800-2005. This patch adds a generation for 1800-2005 and also adds `begin_keywords support for 1800-2005. The previous SystemVerilog keywords have been put under the 1800-2005 generation and the new one from 1800-2009 have also been added.