verilator/docs/guide
Geza Lore 60d5f0e86b
Emit model implementation as loose methods. (#3006)
This patch introduces the concept of 'loose' methods, which semantically
are methods, but are declared as global functions, and are passed an
explicit 'self' pointer. This enables these methods to be declared
outside the class, only when they are needed, therefore removing the
header dependency. The bulk of the emitted model implementation now uses
loose methods.
2021-06-13 14:33:11 +01:00
..
figures Fix duplicate figures in sphinx docs 2021-04-11 21:14:25 -04:00
changes.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
conf.py Internals: Fix some pylint warnings 2021-05-21 20:47:53 -04:00
connecting.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
contributing.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
contributors.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
copyright.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
deprecations.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
environment.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
example_cc.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
example_common_install.rst Fix whitespace 2021-04-11 22:22:43 -04:00
example_dist.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
example_sc.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
examples.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
exe_sim.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
exe_verilator.rst Add --expand-limit argument (#3005). 2021-06-06 10:27:01 -04:00
exe_verilator_coverage.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
exe_verilator_gantt.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
exe_verilator_profcfuncs.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
executables.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
extensions.rst Emit model implementation as loose methods. (#3006) 2021-06-13 14:33:11 +01:00
faq.rst Add ccache-report target to standard Makefile (#3011) 2021-06-07 00:56:30 +01:00
files.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
index.rst Fix edit-on-git in sphinx docs 2021-04-11 20:52:40 -04:00
install.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
languages.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
overview.rst Documentation has been rewritten into a book format. 2021-04-11 18:55:06 -04:00
simulating.rst Add ccache-report target to standard Makefile (#3011) 2021-06-07 00:56:30 +01:00
verilating.rst Add TRACE_THREADS to CMake (#2934) 2021-05-08 08:18:08 -04:00
warnings.rst Internals: Fix some pylint warnings 2021-05-21 20:47:53 -04:00