Stefan Wallentowitz
045ff25f80
Support vpiModule, bug1469.
...
Add very basic support for vpiModule. Basically it allows to traverse
the module tree to find a variable etc. It does not support more than
vpi_iterate and vpi_scan for vpiModule along basic operations like
vpi_get_str on vpiModule.
The support is added non-intrusively to non-VPI verilator runs. It
essentially:
- Tracks the creation of cell instances and keeps them alive until
the emit phase. They are there converted to scopes if modules.
- Emits empty (don't add anything during construction)
VerilatedScopes for all inlined modules, only for those inlined
modules that are on the hierarchical path to public variables.
- Adds VerilatedHierarchy as abstraction to structure of the
scopes. It is only created for VPI designs. It allows to traverse
the hierarchy from the top (NULL).
Signed-off-by: Stefan Wallentowitz <[email protected] >
Signed-off-by: Wilson Snyder <[email protected] >
2019-10-01 21:57:45 -04:00
..
2019-01-03 19:17:22 -05:00
2009-01-06 09:25:47 -05:00
2019-09-30 23:15:10 -04:00
2019-09-30 23:15:10 -04:00
2019-01-03 19:17:22 -05:00
2019-09-13 07:20:26 -04:00
2019-09-30 23:15:10 -04:00
2019-01-03 19:17:22 -05:00
2019-08-27 17:51:06 -04:00
2019-01-03 19:17:22 -05:00
2018-09-13 19:09:35 -04:00
2019-06-13 07:19:44 -04:00
2019-09-23 18:44:45 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-07-06 12:57:50 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-09-30 20:00:30 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-27 04:24:38 -04:00
2019-10-01 21:57:45 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-29 22:43:26 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-06-30 16:46:48 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-23 18:44:45 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-10-01 21:57:45 -04:00
2019-09-27 04:24:38 -04:00
2019-09-27 04:24:38 -04:00
2019-05-19 16:13:13 -04:00
2019-10-01 21:57:45 -04:00
2019-09-27 04:24:38 -04:00
2019-05-19 16:13:13 -04:00
2019-09-27 04:24:38 -04:00
2019-09-27 04:24:38 -04:00
2019-08-04 22:34:54 -04:00
2019-05-19 16:13:13 -04:00
2019-07-26 12:52:38 -04:00
2019-09-09 07:50:21 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-24 19:07:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-30 21:55:31 -04:00
2019-07-26 12:52:38 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-07-06 12:57:50 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-05-30 20:30:59 -04:00
2019-08-27 17:51:06 -04:00
2019-09-09 07:50:21 -04:00
2019-07-06 12:57:50 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-07-06 12:57:50 -04:00
2019-01-03 19:17:22 -05:00
2019-09-09 07:50:21 -04:00
2019-06-30 17:36:58 -04:00
2019-09-12 07:22:22 -04:00
2019-08-03 21:49:39 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-07-06 12:57:50 -04:00
2019-01-03 19:17:22 -05:00
2019-05-19 16:13:13 -04:00
2019-07-14 10:08:53 -04:00
2019-07-06 12:57:50 -04:00
2019-05-19 16:13:13 -04:00
2019-07-06 12:57:50 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-10-01 21:57:45 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-23 07:56:07 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-07-06 12:57:50 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-07-10 22:04:58 -04:00
2019-09-30 19:48:01 -04:00
2019-08-12 15:38:58 -04:00
2019-09-23 07:56:07 -04:00
2019-09-23 07:56:07 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-01-03 19:17:22 -05:00
2019-09-12 19:06:26 -04:00
2019-07-14 21:42:03 -04:00
2019-07-14 21:42:03 -04:00
2019-07-14 21:42:03 -04:00
2019-07-06 12:57:50 -04:00
2019-09-12 07:22:22 -04:00
2019-01-03 19:17:22 -05:00
2019-01-03 19:17:22 -05:00
2019-07-11 20:49:35 -04:00
2019-07-14 21:42:03 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-09-12 07:22:22 -04:00
2019-09-09 07:50:21 -04:00
2019-07-14 20:59:56 -04:00
2019-09-12 07:22:22 -04:00
2019-01-03 19:17:22 -05:00
2019-10-01 21:57:45 -04:00
2019-05-19 16:13:13 -04:00
2019-01-03 19:17:22 -05:00
2019-06-30 22:37:03 -04:00
2019-09-12 07:22:22 -04:00
2019-09-09 07:50:21 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-05-19 16:13:13 -04:00
2019-09-30 21:55:31 -04:00
2019-09-28 13:32:28 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-07-14 10:08:53 -04:00
2019-09-09 07:50:21 -04:00
2019-05-19 16:13:13 -04:00
2019-09-23 18:44:45 -04:00
2019-05-19 16:13:13 -04:00
2019-09-23 18:44:45 -04:00
2019-05-19 16:13:13 -04:00
2019-09-23 18:44:45 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-09 07:50:21 -04:00
2019-01-03 19:17:22 -05:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-05-19 16:13:13 -04:00
2019-09-25 21:53:01 -04:00
2019-05-19 16:13:13 -04:00
2019-09-12 07:22:22 -04:00
2019-09-12 07:22:22 -04:00
2019-09-28 13:32:28 -04:00
2019-09-30 18:50:27 -04:00
2019-09-30 19:22:14 -04:00
2019-05-07 23:30:24 -04:00
2019-05-19 16:13:13 -04:00
2019-05-07 23:30:24 -04:00
2019-09-30 23:15:10 -04:00
2019-05-07 23:30:24 -04:00
2019-05-07 23:30:24 -04:00
2019-07-05 22:30:19 -04:00
2019-05-19 16:13:13 -04:00
2019-01-03 19:17:22 -05:00