mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 16:47:48 +00:00
60d5f0e86b
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.
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
-V{t#,#}- Verilated::debug is on. Message prefix indicates {<thread>,<sequence_number>}.
|
|
-V{t#,#}+ Vt_unopt_converge_run_bad___change_request
|
|
-V{t#,#} CHANGE: t/t_unopt_converge.v:19: x
|
|
%Error: t/t_unopt_converge.v:7: Verilated model didn't converge
|
|
Aborting...
|