verilator/docs/gen
Geza Lore 40ca0527db
Internal: Refactor AstAssignAlias (#6280) (#6473)
Rename AstAssignAlias to AstAlias and make it derive from AstNode
instead of AstNodeStmt.

Replace AstAlias with AstAssignW in V3LinkDot::linkDotScope, which is
the last place we need to be aware of the alias construct. Using
AstAssignW dowstream enables further optimization while preserving the
same functionality.
2025-09-22 16:30:26 -04:00
..
ex_ALWNEVER_faulty.rst Add ALWNEVER warning, for `always @*` that never execute (#6291) (#6303) 2025-08-18 12:00:53 -04:00
ex_ALWNEVER_msg.rst Add ALWNEVER warning, for `always @*` that never execute (#6291) (#6303) 2025-08-18 12:00:53 -04:00
ex_ASSIGNEQEXPR_faulty.rst Add ASSIGNEQEXPR when use `=` inside expressions (#5567). 2025-09-14 08:28:47 -04:00
ex_ASSIGNEQEXPR_msg.rst Add ASSIGNEQEXPR when use `=` inside expressions (#5567). 2025-09-14 08:28:47 -04:00
ex_BADVLTPRAGMA_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_BADVLTPRAGMA_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_DIDNOTCONVERGE_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_DIDNOTCONVERGE_msg.rst Internal: Refactor AstAssignAlias (#6280) (#6473) 2025-09-22 16:30:26 -04:00
ex_DIDNOTCONVERGE_nodbg_msg.rst IEEE compliant scheduler (#3384) 2022-05-15 16:03:32 +01:00
ex_MULTIDRIVEN_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_MULTIDRIVEN_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_PARAMNODEFAULT_faulty.rst Add PARAMNODEFAULT error, for parameters without defaults. 2025-08-03 15:27:37 -04:00
ex_PARAMNODEFAULT_msg.rst Add PARAMNODEFAULT error, for parameters without defaults. 2025-08-03 15:27:37 -04:00
ex_PINMISSING_faulty.rst Commentary: Clarify some warning messages. 2024-07-20 17:50:14 -04:00
ex_PINMISSING_msg.rst Change cell messages to instance to match IEEE 2025-05-03 04:00:47 -04:00
ex_PROCASSINIT_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_PROCASSINIT_fixed.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_PROCASSINIT_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_STMTDLY_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_STMTDLY_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERERROR_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERERROR_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERFATAL_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERFATAL_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERINFO_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERINFO_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERWARN_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_USERWARN_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_VARHIDDEN_faulty.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_VARHIDDEN_msg.rst Commentary: Convert docs examples to 2 space indents. 2025-09-06 07:51:49 -04:00
ex_WIDTHEXPAND_1_faulty.rst Add wire data type checking per IEEE. 2025-07-20 07:21:30 -04:00
ex_WIDTHEXPAND_1_fixed.rst Add wire data type checking per IEEE. 2025-07-20 07:21:30 -04:00
ex_WIDTHEXPAND_1_msg.rst Add wire data type checking per IEEE. 2025-07-20 07:21:30 -04:00