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
conf.py Internals: Fix some pylint warnings 2021-05-21 20:47:53 -04:00
connecting.rst
contributing.rst
contributors.rst
copyright.rst
deprecations.rst
environment.rst
example_cc.rst
example_common_install.rst Fix whitespace 2021-04-11 22:22:43 -04:00
example_dist.rst
example_sc.rst
examples.rst
exe_sim.rst
exe_verilator_coverage.rst
exe_verilator_gantt.rst
exe_verilator_profcfuncs.rst
exe_verilator.rst Add --expand-limit argument (#3005). 2021-06-06 10:27:01 -04:00
executables.rst
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
index.rst Fix edit-on-git in sphinx docs 2021-04-11 20:52:40 -04:00
install.rst
languages.rst
overview.rst
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