verilator生成波形时的错误 ‘class Vtop’ has no member named ‘trace’

解决方案:
原因是,编译的时候 VERILATOR_CFLAGS 没有加上 option --trace, 加上就好了

答案来源:https://github.com/verilator/verilator/issues/903
posted @ 2023-03-07 19:59  yinhuachen  阅读(234)  评论(0编辑  收藏  举报