verilator/docs
Geza Lore 22b9dfb9c9
Split and re-order AstNode definitions (#3622)
- Move DType representations into V3AstNodeDType.h
- Move AstNodeMath and subclasses into V3AstNodeMath.h
- Move any other AstNode subtypes into V3AstNodeOther.h
- Fix up out-of-order definitions via inline methods and implementations
  in V3Inlines.h and V3AstNodes.cpp
- Enforce declaration order of AstNode subtypes via astgen, 
  which will now fail when definitions are mis-ordered.
2022-09-15 13:10:39 +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 Commentary 2021-09-17 20:03:45 -04:00
guide Add --main to generate main() C++ (previously was experimental only) (#3265). 2022-09-14 20:18:40 -04:00
.gitignore Spelling fixes. 2022-05-14 16:12:57 -04:00
CONTRIBUTING.rst
CONTRIBUTORS Fix thread saftey in SystemC VL_ASSIGN_SBW/WSB (#3494) (#3513). 2022-09-05 18:42:12 -04:00
internals.rst Split and re-order AstNode definitions (#3622) 2022-09-15 13:10:39 +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