verilator/docs
Geza Lore 965d99f1bc DFG: Make implementation more similar to AST
Use the same style, and reuse the bulk of astgen to generate DfgVertex
related code. In particular allow for easier definition of custom
DfgVertex sub-types that do not directly correspond to an AstNode
sub-type. Also introduces specific names for the fixed arity vertices.
No functional change intended.
2022-10-04 15:49:30 +01:00
..
_static Fix Codacy warnings. No functional change. 2021-07-07 19:42:49 -04:00
bin Copyright year update. 2022-01-01 08:26:40 -05:00
gen DFG: handle simple always blocks 2022-10-01 16:46:58 +01:00
guide Commentary: Fix sphinx doc warnings 2022-10-02 16:47:32 -04:00
.gitignore Spelling fixes. 2022-05-14 16:12:57 -04:00
CONTRIBUTING.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
CONTRIBUTORS Add --dump-tree-dot to enable dumping Ast Tree .dot files (#3636) 2022-10-01 11:05:33 -04:00
internals.rst DFG: Make implementation more similar to AST 2022-10-04 15:49:30 +01:00
Makefile Spelling fixes. 2022-05-14 16:12:57 -04:00
spelling.txt Commentary 2022-06-02 21:32:22 -04:00
verilated.dox Fix whitespace 2021-04-11 22:22:43 -04:00
xml.rst Removed the deprecated "fl" attribute in XML output; use "loc" attribute instead. 2022-01-17 16:22:07 -05:00