diff options
author | whitequark <whitequark@whitequark.org> | 2020-05-27 00:21:15 +0000 |
---|---|---|
committer | whitequark <whitequark@whitequark.org> | 2020-06-06 21:12:55 +0000 |
commit | f6e16e7f4c65440783047d3f2b03563f36f6dae8 (patch) | |
tree | 51cf06e9fd84fac6d4088a8318bd556d90c0d01f /misc/launcher.c | |
parent | 784bfec67c1b6618104256d428cb890d0eded20d (diff) | |
download | yosys-f6e16e7f4c65440783047d3f2b03563f36f6dae8.tar.gz yosys-f6e16e7f4c65440783047d3f2b03563f36f6dae8.tar.bz2 yosys-f6e16e7f4c65440783047d3f2b03563f36f6dae8.zip |
cxxrtl: generate debug information for non-localized public wires.
Debug information describes values, wires, and memories with a simple
C-compatible layout. It can be emitted on demand into a map, which
has no runtime cost when it is unused, and allows late bound designs.
The `hdlname` attribute is used as the lookup key such that original
names, as emitted by the frontend, can be used for debugging and
introspection.
Diffstat (limited to 'misc/launcher.c')
0 files changed, 0 insertions, 0 deletions