cxxrtl: expose driver kind in debug information.
authorwhitequark <whitequark@whitequark.org>
Wed, 2 Sep 2020 17:16:10 +0000 (17:16 +0000)
committerwhitequark <whitequark@whitequark.org>
Wed, 2 Sep 2020 18:00:12 +0000 (18:00 +0000)
commit691418e13a086c096373df13f7302323721faf35
treed47f5a6d25c8f054e815615c76d4f36dc5111b06
parentc7b2f07edf0c6c00f8576c1b4796a30e7447e917
cxxrtl: expose driver kind in debug information.

This can be useful to determine whether the wire should be a part of
a design checkpoint, whether it can be used to override design state,
and whether driving it may cause a conflict.
backends/cxxrtl/cxxrtl.h
backends/cxxrtl/cxxrtl_backend.cc
backends/cxxrtl/cxxrtl_capi.h